[pkg-fso-commits] [SCM] gsm/gps-data logger for the openBmap project using the FSO stack branch, master, updated. debian/0.4.0-3-20-gd9b8959

Sebastian Reichel sre at ring0.de
Thu Dec 15 00:53:02 UTC 2011


The following commit has been merged in the master branch:
commit 78272a507695f2c2e58e095c206a02ddd7c9a1ab
Author: Sebastian Reichel <sre at ring0.de>
Date:   Thu Dec 15 01:37:52 2011 +0100

    do not install duplicated docs

diff --git a/debian/rules b/debian/rules
index 18bcae9..0a7f832 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,10 @@
 #!/usr/bin/make -f
 %:
 	dh $@ --with python2
+
+dh_override_auto_install:
+	dh_auto_install
+	rm debian/openbmap-logger/usr/share/openBmap/AUTHORS
+	rm debian/openbmap-logger/usr/share/openBmap/lgpl.txt
+	rm debian/openbmap-logger/usr/share/openBmap/gpl.txt
+	rm debian/openbmap-logger/usr/share/openBmap/README

-- 
gsm/gps-data logger for the openBmap project using the FSO stack



More information about the pkg-fso-commits mailing list