summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2006-09-19 10:57:53 +0000
committerOlivier Blin <oblin@mandriva.com>2006-09-19 10:57:53 +0000
commit69d1a4a9af4fe061d31a28538b3ff2da7ab29b73 (patch)
tree1d72490e220ce2d050caf10d5c84b0fed5c5652b /Makefile
parent271743a3313c3585b0cebb29e4a1d0cc1d1d1178 (diff)
downloadldetect-lst-69d1a4a9af4fe061d31a28538b3ff2da7ab29b73.tar
ldetect-lst-69d1a4a9af4fe061d31a28538b3ff2da7ab29b73.tar.gz
ldetect-lst-69d1a4a9af4fe061d31a28538b3ff2da7ab29b73.tar.bz2
ldetect-lst-69d1a4a9af4fe061d31a28538b3ff2da7ab29b73.tar.xz
ldetect-lst-69d1a4a9af4fe061d31a28538b3ff2da7ab29b73.zip
0.1.148-1mdv2007.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9bd42bb4..14f822be 100644
--- a/Makefile
+++ b/Makefile
@@ -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