[gnome-main-menu] 01/02: Follow-up fix for #769418: Install main-menu to /usr/lib/gnome-main-menu, not directly into /usr/lib.

Mike Gabriel sunweaver at debian.org
Fri Dec 12 09:35:54 UTC 2014


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

sunweaver pushed a commit to branch master
in repository gnome-main-menu.

commit 4d4bb8fc3fc7dce910b4ae409884f60c4d23c429
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Dec 12 10:35:25 2014 +0100

    Follow-up fix for #769418: Install main-menu to /usr/lib/gnome-main-menu, not directly into /usr/lib.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5ce5442..b32e30b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_install:
 override_dh_auto_configure:
 	NOCONFIGURE=1 ./autogen.sh
 	dh_auto_configure $(DHFLAGS) -- \
-		--libexecdir=/usr/lib \
+		--libexecdir=/usr/lib/gnome-main-menu \
 		--enable-caja-extension \
 		--with-gtk=2.0
 

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



More information about the pkg-mate-commits mailing list