X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Ftools%2Fcached-converter.sh;h=df8191159710bfab79edf3fce09c956ff23fd455;hp=c309f92aa77df1fbd80946728cad995631135c07;hb=e44f499e92c6aa16890b3dc803857e674e1a4683;hpb=e9c26ce63fddffdf260e2d8ceb61f874faa5b313 diff --git a/misc/tools/cached-converter.sh b/misc/tools/cached-converter.sh index c309f92a..df819115 100755 --- a/misc/tools/cached-converter.sh +++ b/misc/tools/cached-converter.sh @@ -172,9 +172,9 @@ for F in "$@"; do will_jpeg=$do_jpeg will_dds=$do_dds case "$F" in - textures/*) ;; - models/*) ;; - maps/*/*) ;; + ./textures/*) ;; + ./models/*) ;; + ./maps/*/*) ;; *) # we can't DDS compress the 2D textures, sorry # but JPEG is still fine