[SCM] libindi packaging branch, master, updated. debian/0.8-1-1-gaf48b74
José Manuel Santamaría Lema
santa-guest at alioth.debian.org
Mon Nov 28 17:19:26 UTC 2011
The following commit has been merged in the master branch:
commit af48b74a7e7a47a6f0aef5f5da2f1e7a6e96134c
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date: Mon Nov 28 18:18:20 2011 +0100
Pass -c0 to dpkg-gensymbols.
---
debian/rules | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/debian/rules b/debian/rules
index 17c2bf2..a2eeab4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,5 +12,8 @@ export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
override_dh_auto_configure:
dh_auto_configure -- -DLIB_DESTINATION=/usr/lib/$(DEB_HOST_MULTIARCH)
+override_dh_makeshlibs:
+ dh_makeshlibs -- -c0
+
override_dh_strip:
dh_strip --dbg-package=indi-dbg
--
libindi packaging
More information about the pkg-kde-commits
mailing list