[SCM] kte-collaborative packaging branch, master, updated. 714ada0d4ac3bd8aff14fe885236920ad7c373e6

Diane Trout diane-guest at moszumanska.debian.org
Mon Dec 30 03:02:49 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/kte-collaborative.git;a=commitdiff;h=39175b4

The following commit has been merged in the master branch:
commit 39175b4a90e76c786391ae9ff313a42c48d4a92d
Author: Diane Trout <diane at ghic.org>
Date:   Sun Dec 29 19:01:43 2013 -0800

    remove the development .so links since were not building a -dev package
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index d4896bf..684b8ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,9 @@ include /usr/share/dpkg/architecture.mk
 %:
 	dh $@ --with kde --list-missing --dbg-package=kte-collaborative-dbg
 
+override_dh_auto_install:
+	dh_auto_install --destdir=debian/kte-collaborative
+	rm debian/kte-collaborative/usr/lib/libinftube.so
+	rm debian/kte-collaborative/usr/lib/libktecollaborativecommon.so
+
 .PHONY: override_dh_auto_test

-- 
kte-collaborative packaging



More information about the pkg-kde-commits mailing list