From a1ad904394efc3ba962fcfa258db05b63fcbf8c4 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 19 Sep 2007 16:50:53 +0000 Subject: (canhgelog) strip --strip-prefix option --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eb3d12ff..7b076a0c 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ dis: clean rm -rf $(NAME)-$(VERSION) changelog: - svn2cl --authors ../common/username.xml --accum --strip-prefix=/control-center/trunk/ + svn2cl --authors ../common/username.xml --accum rm -f ChangeLog.bak -- cgit v1.2.1