summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-22 20:15:32 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-22 20:15:32 +0000
commitb3593e0d9093f578ac35a4dc8d6eb0ad7eab710b (patch)
tree2193751dec7e28727a3c1db9adc1e24fbb9fd45f /Makefile
parent611861534c78f40e753f5a6af5f277b4639d76ec (diff)
downloaddrakpxelinux-b3593e0d9093f578ac35a4dc8d6eb0ad7eab710b.tar
drakpxelinux-b3593e0d9093f578ac35a4dc8d6eb0ad7eab710b.tar.gz
drakpxelinux-b3593e0d9093f578ac35a4dc8d6eb0ad7eab710b.tar.bz2
drakpxelinux-b3593e0d9093f578ac35a4dc8d6eb0ad7eab710b.tar.xz
drakpxelinux-b3593e0d9093f578ac35a4dc8d6eb0ad7eab710b.zip
(changelog) switch from CVS to SVN
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ec2eb48..fb83327 100644
--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,6 @@ cvstag:
cvs tag $(CVSTAGOPT) $(TAG)
changelog: ../common/username
- cvs2cl -U ../common/username -I ChangeLog
+ svn2cl --accum --authors ../../soft/common/username.xml
rm -f ChangeLog.bak
- cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog
+ svn commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog