dropbox: use paxmark m to fix Dropbox when grsecurity enabled

This commit is contained in:
Thomas Tuegel
2017-01-28 17:40:04 -06:00
parent 4d059f6f27
commit a903c9c8e3

View File

@@ -146,6 +146,8 @@ in stdenv.mkDerivation {
fi
fi
done
paxmark m $out/${appdir}/dropbox
'';
meta = {