public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:prefix commit in: pym/
Date: Tue, 22 Apr 2014 20:14:44 +0000 (UTC)	[thread overview]
Message-ID: <1398197672.3796fa07e461a0eb1933ccd84feba61d70f0366f.grobian@gentoo> (raw)

commit:     3796fa07e461a0eb1933ccd84feba61d70f0366f
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 20:14:32 2014 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 20:14:32 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=3796fa07

pym: install ALL files

---
 pym/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/Makefile.in b/pym/Makefile.in
index 4db3a75..c1025f6 100644
--- a/pym/Makefile.in
+++ b/pym/Makefile.in
@@ -27,7 +27,7 @@ install:
 		$(INSTALL_subst) \
 			-o "$(portageuser)" -g "$(portagegroup)" \
 			-t "$(DESTDIR)$(PORTAGE_PYM)/$${f}" \
-			"$(srcdir)/$${f}"/*.py \
+			"$(srcdir)/$${f}"/* \
 	; done
 
 .PHONY:	all install


             reply	other threads:[~2014-04-22 20:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 20:14 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-22 20:30 [gentoo-commits] proj/portage:prefix commit in: pym/ Fabian Groffen
2012-07-08 17:00 Fabian Groffen
2012-04-27 15:53 Fabian Groffen

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=1398197672.3796fa07e461a0eb1933ccd84feba61d70f0366f.grobian@gentoo \
    --to=grobian@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