Remove rebuild-trigger comment

master
Sven Slootweg 6 years ago
parent 85130d3855
commit 08f94e464f

@ -33,7 +33,6 @@ stdenv.mkDerivation rec {
dontStrip = target != "release";
buildPhase = ''
#nonsense comment to trigger a rebuild
DP_FS_BASEDIR="$out/share/xonotic"
make DP_FS_BASEDIR=$DP_FS_BASEDIR cl-${target}
make DP_FS_BASEDIR=$DP_FS_BASEDIR sdl-${target}

Loading…
Cancel
Save