tv imagescan-plugin-networkscan: stdenv -> pkgs.pkgsi686Linux
This commit is contained in:
parent
4939592fa6
commit
aabdb85c81
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
preFixup = ''
|
||||
patchelf --set-interpreter \
|
||||
${stdenv.glibc}/lib/ld-linux-x86-64.so.2 \
|
||||
${pkgs.pkgsi686Linux.glibc}/lib/ld-linux-x86-64.so.2 \
|
||||
$out/lib/utsushi/networkscan
|
||||
|
||||
# libstdc++.so.6
|
||||
|
Loading…
Reference in New Issue
Block a user