aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2008-01-02 22:45:02 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2008-01-02 22:45:02 +0000
commit2b1c93b5223b058b8e4147ec4759590b2f3bf61a (patch)
tree85d2cdc80a8dce867f8b52b886cbac31e443e483 /Makefile
parentf146b6a308d40b89b1d181d7ed449e408e8fc460 (diff)
downloadconfig-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.tar
config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.tar.gz
config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.tar.bz2
config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.tar.xz
config-2b1c93b5223b058b8e4147ec4759590b2f3bf61a.zip
- s/cvs/svn in makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5d6df6c..c7b8436 100644
--- a/Makefile
+++ b/Makefile
@@ -58,4 +58,4 @@ changelog: ChangeLog
ChangeLog: ../common/username.xml
svn2cl --accum --authors ../../soft/common/username.xml
rm -f *.bak
- svn commit -m "Generated by cvs2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog \ No newline at end of file
+ svn commit -m "Generated by svn2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog