public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/hwoarang:master commit in: x11-misc/lightdm/
Date: Fri, 16 Sep 2011 15:33:29 +0000 (UTC)	[thread overview]
Message-ID: <9ff7678af90fcc945cd0b8cdf7c2784fd9855e8c.hwoarang@gentoo> (raw)

commit:     9ff7678af90fcc945cd0b8cdf7c2784fd9855e8c
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 15:31:19 2011 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 15:31:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/hwoarang.git;a=commit;h=9ff7678a

Install missing files that mysteriously disappeared

---
 x11-misc/lightdm/Manifest             |    2 +-
 x11-misc/lightdm/lightdm-0.9.7.ebuild |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/x11-misc/lightdm/Manifest b/x11-misc/lightdm/Manifest
index a295fe1..abacc72 100644
--- a/x11-misc/lightdm/Manifest
+++ b/x11-misc/lightdm/Manifest
@@ -1,5 +1,5 @@
 AUX lightdm-0.9.7-gtk.patch 915 RMD160 6705c655470de1df7a568c56cd67569257735f36 SHA1 a3946116ad78b4511b75551586a0939d64e19451 SHA256 540a831d53729e97d80b7bc1bccadd1637fe5f1eac2867397d98db1a5228db93
 DIST lightdm-0.9.7.tar.gz 623465 RMD160 2044605ebd78950c8bba232dc17521491223a002 SHA1 878e3ca0d9af50accd95b631b4b867871eeab899 SHA256 72749f1e5a73567bccf0858d3a39934c72dfd997deacfd44b0bf49389c73ae10
 DIST lightdm-gentoo-patch.tar.gz 101983 RMD160 6463f6d96b635922ac0f060fbffe450caaec6a74 SHA1 63348e477bffa27c82839c74fe56d3bc4565a3b1 SHA256 2e56d0ef3926428cea7870fbade77b20bd05a7664ae301aacc56504e07cf39ba
-EBUILD lightdm-0.9.7.ebuild 3469 RMD160 974081bdd0109fbf795dacc6ab281dab9fb6410a SHA1 06de7501c5250c4cc75002e2ea48eb383cd3b158 SHA256 72af879faeb8eef8b5fde68d3fb1addf8cb6846c65b413e9182d6733e46dd3c3
+EBUILD lightdm-0.9.7.ebuild 3554 RMD160 9399ac575e8452dd753245e1173aa6685eb2a444 SHA1 a94de69c4a29e291e63ee900f5de3780d9974b13 SHA256 28b0f2d60b005f509ff60f2afd582786c8391daad496bac2c67ccfd98051d44e
 MISC metadata.xml 497 RMD160 9f8f6dade79a2a2c325b3168101d768012a93cae SHA1 9db32e834848c6b7ab062a2b8257676f77464790 SHA256 b2bf41a1c5c128b389d57f0f8e3adda24d765d268904d089bf375c1130b629f9

diff --git a/x11-misc/lightdm/lightdm-0.9.7.ebuild b/x11-misc/lightdm/lightdm-0.9.7.ebuild
index 852b3c4..4618d0e 100644
--- a/x11-misc/lightdm/lightdm-0.9.7.ebuild
+++ b/x11-misc/lightdm/lightdm-0.9.7.ebuild
@@ -86,6 +86,10 @@ src_configure() {
 
 src_install() {
 	default
+	
+	# Install missing files
+	insinto /etc/${PN}/
+	doins "${S}"/data/{users,keys}.conf
 	# remove .la files
 	find "${ED}" -name "*.la" -exec rm -rf {} +
 	rm -Rf "${ED}"/etc/init || die



             reply	other threads:[~2011-09-16 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-16 15:33 Markos Chandras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-16 12:49 [gentoo-commits] dev/hwoarang:master commit in: x11-misc/lightdm/ Markos Chandras
2011-09-15  8:08 Markos Chandras
2011-09-14 17:39 Markos Chandras

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=9ff7678af90fcc945cd0b8cdf7c2784fd9855e8c.hwoarang@gentoo \
    --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