summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2008-02-27 19:48:03 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2008-02-27 19:48:03 +0000
commit8adb586a0c397c02cfc06ed8ffc10711138e2fe2 (patch)
treeeb4ff4e35f684a4c7acad861e9cdf4ff5b45ba07
parent243cd0fcd381ed2c1d28c1a8bb56d28ac39cddcc (diff)
downloadtheme-8adb586a0c397c02cfc06ed8ffc10711138e2fe2.tar
theme-8adb586a0c397c02cfc06ed8ffc10711138e2fe2.tar.gz
theme-8adb586a0c397c02cfc06ed8ffc10711138e2fe2.tar.bz2
theme-8adb586a0c397c02cfc06ed8ffc10711138e2fe2.tar.xz
theme-8adb586a0c397c02cfc06ed8ffc10711138e2fe2.zip
migrate changelog generation to svn
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3fd0825..647577c 100644
--- a/Makefile
+++ b/Makefile
@@ -68,10 +68,10 @@ install:
install -m644 /usr/share/fonts/TTF/dejavu/DejaVuSans.ttf $(prefix)$(configdir)/bootsplash/luxisri.ttf; \
done
-changelog: ../common/username
- cvs2cl -U ../common/username -I ChangeLog
+changelog:
+ svn2cl --authors ../common/username.xml --accum
rm -f ChangeLog.bak
- cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog
+ svn commit -m "Generated by svn2cl the `date '+%c'`" ChangeLog
dist: cleandist export tar