[Pkg-osm-commits] [SCM] jmapviewer branch, master, updated. upstream/0.0+svn29245+dfsg-27-gc4a178a

Felix Natter fnatter at gmx.net
Thu Oct 3 10:51:36 UTC 2013


The following commit has been merged in the master branch:
commit e7f0fbbbc19cb29684d25877d5d0455085895f85
Author: Felix Natter <fnatter at gmx.net>
Date:   Thu Oct 3 12:39:49 2013 +0200

    call "ant clean" in clean target

diff --git a/debian/rules b/debian/rules
index b774566..e6090f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ DESTTGZ := ../tarballs/jmapviewer_${VER}.orig.tar.gz
 
 override_dh_auto_clean:
 	rm -rf $(CURDIR)/bin/*
+	dh_auto_clean
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Java OpenStreetMap Tile Viewer



More information about the Pkg-osm-commits mailing list