summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-09-06 04:09:25 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-09-06 04:09:25 +0000
commit184d7f5cf476df3ace9f990d442fa872768019a8 (patch)
treedc83bb23c59d0779e2abe832ed56377a4fee2ef9
parentd81076ff299670d8a55e269fca5274b65189335b (diff)
downloadldetect-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
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e16b711f..321737c0 100644
--- a/Makefile
+++ b/Makefile
@@ -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