Small typo

This commit is contained in:
rocky
2018-01-09 00:28:43 -05:00
parent fa747ba6c4
commit 8e6f1a5135

View File

@@ -44,14 +44,8 @@
# Switch to python-2.4, sync that up and build that first since it creates a tarball which we don't want.
$ source admin-tools/setup-python-2.4.sh
$ rm ChangeLog
$ git merge master
# Update NEWS from master branch
$ git commit -m"Get ready for release $VERSION" .
# Check against older versions
$ source admin-tools/check-older-versions.sh
@@ -61,7 +55,7 @@
$ . ./admin-tools/make-dist-older.sh
$ git tag release-python-2.4-$VERSION
$ . /admin-tools/make-dist-newer.sh
$ . ./admin-tools/make-dist-newer.sh
$ git tag release-$VERSION
# Upload single package and look at Rst Formating