diff options
author | ivan <ivan> | 2008-04-30 23:36:14 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-04-30 23:36:14 +0000 |
commit | 9555c3fd02a0a08eb0786f119fee6f1467f29619 (patch) | |
tree | 72d1b6e98b82e95ef3c0d7e22f75f369168013a5 | |
parent | 6746a7ab7935505d4ddbfd482b7daf1da603172a (diff) |
that explains the bs with ChangeLog
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -355,7 +355,7 @@ clean: release: # Update the changelog ./CVS2CL - cvs commit -m "Updated for ${VERSION}" ChangeLog + cvs commit -m "Updated for ${VERSION}" -ko ChangeLog # Update the RPM specfile cvs edit ${RPM_SPECFILE} |