From dc955135078da6d8989011d70c6f2ba50260da7a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 26 Feb 2007 17:52:26 +0000 Subject: strip the path when generating ChangeLog --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 08f872b..d697a36 100644 --- a/Makefile +++ b/Makefile @@ -56,4 +56,4 @@ dis ../$(NAME)-$(VERSION).tar.bz2: clean rm -rf $(NAME)-$(VERSION) log: - svn2cl --authors ../common/username.xml --accum + svn2cl --strip-prefix=soft/ldetect/trunk --authors ../common/username.xml --accum -- cgit v1.2.1