]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
fix a syntax FAIL
authorRudolf Polzer <divVerent@alientrap.org>
Thu, 5 Aug 2010 18:54:32 +0000 (20:54 +0200)
committerRudolf Polzer <divVerent@alientrap.org>
Thu, 5 Aug 2010 18:54:32 +0000 (20:54 +0200)
all
misc/tools/cached-converter.sh

diff --git a/all b/all
index 170411cc20b4aaea006141f0e99fbeb670ed4862..1cb555a46eae7b7c7d0363d62d74fe87e7e8a113 100755 (executable)
--- a/all
+++ b/all
@@ -1075,7 +1075,7 @@ case "$cmd" in
                dst=${src%.pk3dir}
                case "$dst" in
                        data/xonotic-*)
-                               dst="xonotic-$stamp-${dst#data/xonotic-}"
+                               dst="data/xonotic-$stamp-${dst#data/xonotic-}"
                                ;;
                        *)
                                dst="$dst-$stamp"
index e3b2d802cc845fb83b97fbe6d239c1b0a1e8b145..f7fd47e2f398049c0ab7e3bcc1a2fe814e23275e 100755 (executable)
@@ -174,7 +174,6 @@ for F in "$@"; do
                textures/*) ;;
                models/*) ;;
                maps/*/*) ;;
-                       ;;
                *)
                        # we can't DDS compress the 2D textures, sorry
                        # but JPEG is still fine