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
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

View file

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