[debian-edu-commits] debian-edu/ 09/18: Exclude freerdp plugins from makeshlibs.
Dominik George
natureshadow-guest at moszumanska.debian.org
Fri Oct 7 18:49:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository guacamole-server.
commit 5393e9f402eb0281b3a40f6e925aadc14af8c517
Author: Dominik George <nik at naturalnet.de>
Date: Fri Oct 7 17:34:53 2016 +0200
Exclude freerdp plugins from makeshlibs.
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 98e08bf..c2f43ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,9 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
override_dh_auto_configure:
dh_auto_configure -- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+override_dh_makeshlibs:
+ dh_makeshlibs -Xfreerdp
+
# Remove .la files (cannot simply exclude using dh_install, as dh_install
# is not used for single-package builds)
override_dh_install:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/guacamole-server.git
More information about the debian-edu-commits
mailing list