diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-01-02 22:45:02 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-01-02 22:45:02 +0000 |
commit | 2b1c93b5223b058b8e4147ec4759590b2f3bf61a (patch) | |
tree | 85d2cdc80a8dce867f8b52b886cbac31e443e483 /Makefile | |
parent | f146b6a308d40b89b1d181d7ed449e408e8fc460 (diff) | |
download | config-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |