firefox: Fix running firefox under grsec kernels
This commit is contained in:
parent
561e4211b7
commit
14fe149856
@ -88,7 +88,7 @@ stdenv.mkDerivation rec {
|
||||
postInstall =
|
||||
''
|
||||
# For grsecurity kernels
|
||||
paxmark m $out/lib/*/{plugin-container,xulrunner}
|
||||
paxmark m $out/lib/${name}/{firefox,firefox-bin,plugin-container}
|
||||
|
||||
# Remove SDK cruft. FIXME: move to a separate output?
|
||||
rm -rf $out/share/idl $out/include $out/lib/firefox-devel-*
|
||||
|
Loading…
x
Reference in New Issue
Block a user