svn path=/nixpkgs/trunk/; revision=16933
This commit is contained in:
parent
c26262e72e
commit
76f1d68360
@ -13,7 +13,7 @@ installPhase() {
|
|||||||
|
|
||||||
[ -z ${system##*64*} ] && suf=64
|
[ -z ${system##*64*} ] && suf=64
|
||||||
|
|
||||||
for i in $out/lib/opera/*/opera $out/lib/opera/*/operaplugincleaner $out/lib/opera/*/operapluginwrapper; do
|
for i in $out/lib/opera/*/opera $out/lib/opera/*/operaplugincleaner $out/lib/opera/*/operapluginwrapper $out/lib/opera/*/operapluginwrapper-native; do
|
||||||
echo "$i <<<<<<<<<<<<"
|
echo "$i <<<<<<<<<<<<"
|
||||||
patchelf \
|
patchelf \
|
||||||
--set-interpreter "$(cat $NIX_GCC/nix-support/dynamic-linker)" \
|
--set-interpreter "$(cat $NIX_GCC/nix-support/dynamic-linker)" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user