summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index faaea2a91..e1b705698 100644
--- a/Makefile
+++ b/Makefile
@@ -353,7 +353,7 @@ clean:
release:
# Update the changelog
./CVS2CL
- cvs commit -m "Updated for ${VERSION}" -ko ChangeLog
+ cvs commit -m "Updated for ${VERSION}" ChangeLog
# Update the RPM specfile
cvs edit ${RPM_SPECFILE}