aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4452809..d1b29ee 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ tar:
dist: changelog cleandist dir localcopy tar svntag
changelog:
- svn2cl -o ChangeLog || :
+ svn2cl --strip-prefix soft/rpm/$(PACKAGE)/trunk -o ChangeLog || :
rm -f ChangeLog.bak
svntag: