[Pkg-osm-commits] [SCM] osm-gps-map branch, master, updated. debian/0.7.3-1-9-gbac6b98
David Paleino
dapal at debian.org
Wed Oct 12 18:36:44 UTC 2011
The following commit has been merged in the master branch:
commit bac6b987ef6b4e74c2e8cd6a4eabf1ab53e62468
Author: David Paleino <dapal at debian.org>
Date: Wed Oct 12 20:36:37 2011 +0200
Fix population of python-ogm-dbg package
diff --git a/debian/rules b/debian/rules
index 8849e0e..9e46da0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ override_dh_auto_clean:
override_dh_strip:
dh_strip --keep-debug --dbg-package=libosmgpsmap2-dbg
-mkdir -p $(CURDIR)/debian/python-osmgpsmap-dbg/usr/lib/debug/usr/lib/
- -mv $(CURDIR)/debian/libosmgpsmap2-dbg/usr/lib/debug/usr/lib/pyshared \
+ -mv $(CURDIR)/debian/libosmgpsmap2-dbg/usr/lib/debug/usr/lib/python* \
$(CURDIR)/debian/python-osmgpsmap-dbg/usr/lib/debug/usr/lib/
%:
--
GTK+ library to embed OpenStreetMap maps
More information about the Pkg-osm-commits
mailing list