mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 07:11:41 +00:00
oops, another one
This commit is contained in:
parent
b19a4d9683
commit
952c105858
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -57,7 +57,7 @@ build-stamp:
|
|||
changelog-stamp:
|
||||
dh_testdir
|
||||
# Add here commands to build the changelog
|
||||
[ -d CVS ] && $(MAKE) changelog
|
||||
if test -d CVS; then $(MAKE) changelog; fi
|
||||
touch $@
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Reference in a new issue