]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
delete the fteqcc.log correctly
authorRudolf Polzer <divverent@alientrap.org>
Fri, 7 Jan 2011 19:54:42 +0000 (20:54 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 7 Jan 2011 19:54:42 +0000 (20:54 +0100)
all

diff --git a/all b/all
index 5b886a4df248fbca6640d6bdb092eb53306af524..7beec5b4e47f0d214c8d4fd226e23cf7314da2ff 100755 (executable)
--- a/all
+++ b/all
@@ -1670,7 +1670,7 @@ case "$cmd" in
                ;;
        release-qc)
                verbose make -C Xonotic/source FTEQCC="../../../fteqcc/fteqcc.linux32" XON_BUILDSYSTEM=1 clean all
-               verbose rm -f Xonotic/source/*/fteqcc.log
+               verbose rm -f Xonotic/source/qcsrc/*/fteqcc.log
                ;;
        release-buildpk3-transform-raw)
                dir=$1