public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm/files: lightdm-1.0.6-pkglibexec.patch
@ 2012-06-24 12:31 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-06-24 12:31 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/06/24 12:31:34

  Removed:              lightdm-1.0.6-pkglibexec.patch
  Log:
  old
  
  (Portage version: 2.2.0_alpha111/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm/files: lightdm-1.0.6-pkglibexec.patch
@ 2012-01-13 23:23 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-01-13 23:23 UTC (permalink / raw
  To: gentoo-commits

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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-24 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-24 12:31 [gentoo-commits] gentoo-x86 commit in x11-misc/lightdm/files: lightdm-1.0.6-pkglibexec.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-13 23:23 Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox