[SCM] purpose packaging branch, master, updated. 5d880e1f317ddc7c3ac1adea01cb05c5fddf9edf
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Fri Sep 30 16:55:48 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=6dea732
The following commit has been merged in the master branch:
commit 6dea732c27b96ede4b523d1b06618f5be2252ec9
Author: Jonathan Riddell <jr at jriddell.org>
Date: Tue Sep 27 12:07:18 2016 +0100
ignore shlibs on plugins
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 759f1ff..4eb93de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_auto_test:
# Disable auto_tests at build time
:
+
+override_dh_makeshlibs:
+ $(overridden_command) -Xusr/lib/$(DEB_HOST_GNU_TYPE)/qt5/plugins/purpose/ -Xusr/lib/$(DEB_HOST_GNU_TYPE)/libReviewboardHelpers.so
--
purpose packaging
More information about the pkg-kde-commits
mailing list