mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 17:21:46 +00:00
use UTC dates when generating the changelog
This commit is contained in:
parent
600e6dac57
commit
a356859bb2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ NOCONV_DIST= $(distdir)/include/win32/resources/icon1.ico
|
||||||
|
|
||||||
changelog::
|
changelog::
|
||||||
-touch ChangeLog
|
-touch ChangeLog
|
||||||
-tools/cvs2cl/cvs2cl.pl -b
|
-tools/cvs2cl/cvs2cl.pl -b --utc
|
||||||
-rm -f ChangeLog.bak
|
-rm -f ChangeLog.bak
|
||||||
|
|
||||||
dist-zip: distdir
|
dist-zip: distdir
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue