From: Martin Taibr <taibr.martin@gmail.com>
Date: Tue, 27 Jun 2017 20:30:01 +0000 (+0200)
Subject: hopefully fix relative path
X-Git-Tag: xonotic-v0.8.5~2561^2~2
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5617c3cbf833ed6feb25402cb1904984432d2b6e;p=xonotic%2Fxonotic-data.pk3dir.git

hopefully fix relative path
---

diff --git a/qcsrc/tools/compilationunits.sh b/qcsrc/tools/compilationunits.sh
index 87c31dead..7bc4f1477 100755
--- a/qcsrc/tools/compilationunits.sh
+++ b/qcsrc/tools/compilationunits.sh
@@ -55,4 +55,4 @@ check server
 check menu
 
 # trigger a recompile next time, otherwise the `all` script wouldn't detect changes
-rm ../csprogs.dat ../menu.dat ../progs.dat
+rm csprogs.dat menu.dat progs.dat