[mate-settings-daemon] 01/02: debian/rules: Don't run dh_makeshlibs to avoid discovering our private libraries and triggering Debian bug #204975.

Mike Gabriel sunweaver at debian.org
Tue Jun 16 08:44:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch debian/experimental
in repository mate-settings-daemon.

commit b23d38380956a91e13d4ed53fc9ccfaf7b253d0f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jun 16 10:36:03 2015 +0200

    debian/rules: Don't run dh_makeshlibs to avoid discovering our private libraries and triggering Debian bug #204975.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index a332dbb..4372d89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,8 @@ override_dh_auto_configure:
 		--enable-polkit \
 		--with-gtk=2.0
 
+override_dh_makeshlibs:
+
 override_dh_strip:
 	dh_strip --dbg-package=mate-settings-daemon-dbg
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-settings-daemon.git



More information about the pkg-mate-commits mailing list