mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
Synthesis: Augment changelogs a little bit. DONT_BUILD.
git-svn-id: https://svn.eduke32.com/eduke32@4159 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
478ef6eef8
commit
02507d76e4
1 changed files with 2 additions and 0 deletions
|
@ -280,6 +280,8 @@ then
|
|||
# add one so that we only include what is new to this update
|
||||
let lastrevision+=1
|
||||
svn log -r $head:$lastrevision > $output/$date-$head/ChangeLog.txt
|
||||
|
||||
echo "See http://svn.eduke32.com/listing.php?repname=eduke32 for more details." >> $output/$date-$head/ChangeLog.txt
|
||||
fi
|
||||
|
||||
# hack for our served directory structure... really belongs elsewhere,
|
||||
|
|
Loading…
Reference in a new issue