[mate-netbook] 01/02: Follow-up fix for #769417: Install mate-window-picker-applet to /usr/lib/mate-netbook, not directly into /usr/lib.
Mike Gabriel
sunweaver at debian.org
Fri Dec 12 09:24:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-netbook.
commit f438b99123b599a1f0d756fe0ced12d970653869
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Dec 12 10:21:07 2014 +0100
Follow-up fix for #769417: Install mate-window-picker-applet to /usr/lib/mate-netbook, not directly into /usr/lib.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0e31c67..ce1eb10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_configure:
# upstream tarball is without configure. autogen.sh will create it
NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
- --libexecdir=/usr/lib \
+ --libexecdir=/usr/lib/mate-netbook \
--disable-silent-rules \
--with-gtk=2.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-netbook.git
More information about the pkg-mate-commits
mailing list