From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm/files: lightdm-1.0.6-pkglibexec.patch
Date: Fri, 13 Jan 2012 23:23:48 +0000 (UTC) [thread overview]
Message-ID: <20120113232348.575352004B@flycatcher.gentoo.org> (raw)
hwoarang 12/01/13 23:23:48
Added: lightdm-1.0.6-pkglibexec.patch
Log:
Apply pkglibexec patch. Thanks to Alphat-PC <AlphatPC@gmail.com>. Bug #397399
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.1 x11-misc/lightdm/files/lightdm-1.0.6-pkglibexec.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/files/lightdm-1.0.6-pkglibexec.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/lightdm/files/lightdm-1.0.6-pkglibexec.patch?rev=1.1&content-type=text/plain
Index: lightdm-1.0.6-pkglibexec.patch
===================================================================
Install dir:
/usr/libexec/lightdm-guest-session-wrapper
/usr/libexec/lightdm-set-defaults
/usr/libexec/lightdm/gdmflexiserver
Due to the following change, pkglibexec_SCRIPTS is invalid:
http://git.savannah.gnu.org/cgit/automake.git/commit/?id=9ca632642b006ac6b0fc4ce0ae5b34023faa8cbf
---
utils/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 41df48b..ee527cf 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -1,6 +1,7 @@
bin_PROGRAMS = dm-tool
libexec_PROGRAMS = lightdm-set-defaults
-dist_pkglibexec_SCRIPTS = gdmflexiserver
+ldmlibexecdir = $(libexecdir)/@PACKAGE@
+dist_ldmlibexec_SCRIPTS = gdmflexiserver
dm_tool_SOURCES = \
dm-tool.c
next reply other threads:[~2012-01-13 23:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-13 23:23 Markos Chandras (hwoarang) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-06-24 12:31 [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm/files: lightdm-1.0.6-pkglibexec.patch Samuli Suominen (ssuominen)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120113232348.575352004B@flycatcher.gentoo.org \
--to=hwoarang@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox