[Pkg-osm-commits] [SCM] osmosis branch, master, updated. debian/0.39+ds1-3-7-gc44b6ed

David Paleino dapal at debian.org
Sat Oct 1 20:40:40 UTC 2011


The following commit has been merged in the master branch:
commit 1c06b0841e89488cd8f21b226916d150c73c1515
Author: David Paleino <dapal at debian.org>
Date:   Sat Oct 1 22:04:53 2011 +0200

    Don't create symlinks anymore

diff --git a/debian/rules b/debian/rules
index 31fc18b..c452242 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,12 +49,6 @@ override_dh_clean:
 override_dh_installchangelogs:
 	dh_installchangelogs -- package/changes.txt
 
-override_dh_link:
-	dh_link
-	for i in apidb areafilter core dataset extract hstore pbf pgsimple pgsnapshot replication set tagfilter xml; do \
-		dh_link usr/share/osmosis/osmosis-$$i-$(CURVER).jar usr/share/osmosis/osmosis-$$i.jar; \
-	done
-
 get-orig-source:
 	dh_testdir
 	test -d ../tarballs/. || mkdir -p ../tarballs

-- 
Osmosis, an OSM data processor



More information about the Pkg-osm-commits mailing list