mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-01 20:30:57 +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::
|
||||
-touch ChangeLog
|
||||
-tools/cvs2cl/cvs2cl.pl -b
|
||||
-tools/cvs2cl/cvs2cl.pl -b --utc
|
||||
-rm -f ChangeLog.bak
|
||||
|
||||
dist-zip: distdir
|
||||
|
|
Loading…
Reference in a new issue