changeset 911:4a93a15728d7

Fix changelog building.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Apr 2010 19:44:22 +0000
parents 348c5d43cb85
children 6e074c0fb196
files maps/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/maps/Makefile	Thu Apr 15 16:15:42 2010 +0000
+++ b/maps/Makefile	Tue Apr 20 19:44:22 2010 +0000
@@ -71,7 +71,7 @@
 
 .changelog: update
 	@echo "* Making ChangeLog ..."
-	@svn2cl --strip-prefix "maputils/trunk/maps/" --group-by-day --include-rev
+	@svn2cl --strip-prefix "maputils/trunk/maps/" --include-rev
 	@touch $@
 
 ChangeLog: .changelog