projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb454b0
)
make qcsrc/tools/compilationunits.sh clean up after itself
author
Martin Taibr <taibr.martin@gmail.com>
Tue, 27 Jun 2017 02:21:18 +0000
(
04:21
+0200)
committer
Martin Taibr <taibr.martin@gmail.com>
Tue, 27 Jun 2017 02:21:18 +0000
(
04:21
+0200)
qcsrc/tools/compilationunits.sh
patch
|
blob
|
history
diff --git
a/qcsrc/tools/compilationunits.sh
b/qcsrc/tools/compilationunits.sh
index ebb232105f51a66d03770486c0afe3950c44f7fb..87c31dead7d531617b950f9df8a22ad47596066c 100755
(executable)
--- a/
qcsrc/tools/compilationunits.sh
+++ b/
qcsrc/tools/compilationunits.sh
@@
-53,3
+53,6
@@
function check() {
check client
check server
check menu
+
+# trigger a recompile next time, otherwise the `all` script wouldn't detect changes
+rm ../csprogs.dat ../menu.dat ../progs.dat