maketgz: use git2news.pl by the correct name
This commit is contained in:
2
maketgz
2
maketgz
@@ -68,7 +68,7 @@ fi
|
|||||||
# Generate the changelog
|
# Generate the changelog
|
||||||
#
|
#
|
||||||
echo "generate NEWS"
|
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
|
||||||
|
|
||||||
############################################################################
|
############################################################################
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user