diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-09-06 04:09:25 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-09-06 04:09:25 +0000 |
commit | 184d7f5cf476df3ace9f990d442fa872768019a8 (patch) | |
tree | dc83bb23c59d0779e2abe832ed56377a4fee2ef9 /Makefile | |
parent | d81076ff299670d8a55e269fca5274b65189335b (diff) | |
download | ldetect-lst-184d7f5cf476df3ace9f990d442fa872768019a8.tar ldetect-lst-184d7f5cf476df3ace9f990d442fa872768019a8.tar.gz ldetect-lst-184d7f5cf476df3ace9f990d442fa872768019a8.tar.bz2 ldetect-lst-184d7f5cf476df3ace9f990d442fa872768019a8.tar.xz ldetect-lst-184d7f5cf476df3ace9f990d442fa872768019a8.zip |
(changelog) only follow HEAD
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ cvstag: log: changelog changelog: ../common/username - cvs2cl -U ../common/username -I ChangeLog --accum + cvs2cl -U ../common/username -I ChangeLog --accum -F TRUNK rm -f ChangeLog.bak cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog |