maketgz: use git2news.pl by the correct name
This commit is contained in:
parent
5633bb4a3b
commit
1249dd2272
2
maketgz
2
maketgz
@ -68,7 +68,7 @@ fi
|
||||
# Generate the changelog
|
||||
#
|
||||
echo "generate NEWS"
|
||||
git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > NEWS.dist
|
||||
git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./git2news.pl > NEWS.dist
|
||||
|
||||
############################################################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user