diff options
author | Olivier Blin <oblin@mandriva.com> | 2006-09-19 10:59:36 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2006-09-19 10:59:36 +0000 |
commit | cf5b5f7d3d9d7ca54d5a68df70256141d980c945 (patch) | |
tree | f8582cc3cc934b3cec1ed2353da697c8e51101b3 /Makefile | |
parent | 69d1a4a9af4fe061d31a28538b3ff2da7ab29b73 (diff) | |
download | ldetect-lst-cf5b5f7d3d9d7ca54d5a68df70256141d980c945.tar ldetect-lst-cf5b5f7d3d9d7ca54d5a68df70256141d980c945.tar.gz ldetect-lst-cf5b5f7d3d9d7ca54d5a68df70256141d980c945.tar.bz2 ldetect-lst-cf5b5f7d3d9d7ca54d5a68df70256141d980c945.tar.xz ldetect-lst-cf5b5f7d3d9d7ca54d5a68df70256141d980c945.zip |
fix changelog and revert unwanted commit
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,6 +71,6 @@ log: changelog changelog: ../common/username svn2cl --authors ../common/username.xml --accum rm -f ChangeLog.bak - #svn commit -m "Generated by cvs2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog + svn commit -m "Generated by cvs2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog # Makefile ends here |