summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2008-04-30 23:36:13 +0000
committerivan <ivan>2008-04-30 23:36:13 +0000
commitcdf8b54b84822ab35ee95f6cdf6239ce533be9b6 (patch)
tree414ae771e9d2d78d3f8b19cb5cb37ad0170f165c /Makefile
parentd3cc9a856f6d5278a7e70349f8c2bf90da7b2f20 (diff)
that explains the bs with ChangeLog
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e1b7056..faaea2a 100644
--- a/Makefile
+++ b/Makefile
@@ -353,7 +353,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}