diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-11-06 14:36:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-11-06 14:36:41 +0000 |
commit | 005e707e12a8f38790d42403adcabf27cc2a24ed (patch) | |
tree | 12208ed885ab27da159d38c970b654ae0c16ee3a /Makefile | |
parent | 607f322a1bc23ab59c28b592cd6954280011fd0d (diff) | |
download | ldetect-005e707e12a8f38790d42403adcabf27cc2a24ed.tar ldetect-005e707e12a8f38790d42403adcabf27cc2a24ed.tar.gz ldetect-005e707e12a8f38790d42403adcabf27cc2a24ed.tar.bz2 ldetect-005e707e12a8f38790d42403adcabf27cc2a24ed.tar.xz ldetect-005e707e12a8f38790d42403adcabf27cc2a24ed.zip |
(log) switch from CVS to SVN
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,4 +65,4 @@ srpm: dis $(RPM) rpm -ts ../$(NAME)-$(VERSION).tar.bz2 log: - cvs2cl -U ../common/username -I ChangeLog -W 400 --accum + svn2cl --authors ../common/username.xml --accum |