The following commit has been merged in the master branch:
commit e7f0fbbbc19cb29684d25877d5d0455085895f85
Author: Felix Natter <fnat...@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

_______________________________________________
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits

Reply via email to