aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 34e96d3..c44e80b 100644
--- a/Makefile
+++ b/Makefile
@@ -41,11 +41,8 @@ dis:
rm -rf $(NAME)-$(VERSION)
changelog:
- rcs2log | sed "s|@.*mandrakesoft\.com|@mandrakesoft.com|" | sed "s|@@|@|" | \
- sed "s|/home/cvs/cooker/soft/$(NAME)/||g" > changenew
- mv ChangeLog ChangeLog.old
- cat changenew ChangeLog.old > ChangeLog
- rm -f changenew
+ cvs2cl
+ cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`"
rpm: ../$(NAME)-$(VERSION).tar.bz2
test -d $(RPM)/SOURCES && test -d $(RPM)/