From 7be84a5390f64f6665a0d81e22f0dd79beb5251c Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 16 Jul 2011 21:34:24 +1200 Subject: [PATCH] Remove demo.mix from the packaged build, not the local copy. --- packaging/package-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/package-all.sh b/packaging/package-all.sh index 21f13c2cb9..27e25eb6ff 100755 --- a/packaging/package-all.sh +++ b/packaging/package-all.sh @@ -47,7 +47,7 @@ sed "s/{DEV_VERSION}/$TAG/" ./mods/ra/mod.yaml > ./packaging/built/mods/ra/mod.y sed "s/{DEV_VERSION}/$TAG/" ./mods/cnc/mod.yaml > ./packaging/built/mods/cnc/mod.yaml # Remove demo.mix from cnc -rm ./mods/cnc/bits/demo.mix +rm ./packaging/built/mods/cnc/bits/demo.mix # # Change into packaging directory and run the