bsdgames: fix weird Makefile use of STRIP

This commit is contained in:
Robin Gloster
2017-08-03 21:50:50 +02:00
parent 1793c96be2
commit 0b96f1d6d3
+2
View File
@@ -19,6 +19,8 @@ stdenv.mkDerivation {
hardeningDisable = [ "format" ]; hardeningDisable = [ "format" ];
makeFlags = [ "STRIP=" ];
preConfigure = '' preConfigure = ''
cat > config.params << EOF cat > config.params << EOF
bsd_games_cfg_man6dir=$out/share/man/man6 bsd_games_cfg_man6dir=$out/share/man/man6