[atril] 03/04: debian/rules: Add --libexecdir=/usr/lib/atril. Avoid non-shared library files ending up in a shared library location.

Mike Gabriel sunweaver at debian.org
Thu May 26 03:13:32 UTC 2016


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

sunweaver pushed a commit to branch master
in repository atril.

commit 170aafcf81ed1d2646c11ee3aeb53d9d4b578198
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu May 26 05:04:25 2016 +0200

    debian/rules: Add --libexecdir=/usr/lib/atril. Avoid non-shared library files ending up in a shared library location.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3c7275b..38fd281 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,7 @@ override_dh_auto_configure:
 		--enable-introspection \
 		--disable-static \
 		--with-gtk=3.0 \
+		--libexecdir=/usr/lib/atril \
 		$(DEB_ATRIL_FLAGS)
 
 override_dh_strip:

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



More information about the pkg-mate-commits mailing list