public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/python-updater:master commit in: /
Date: Sun, 24 Mar 2013 15:30:39 +0000 (UTC)	[thread overview]
Message-ID: <1364139016.4516ceb50809fe99526b52e139261960b387c850.floppym@gentoo> (raw)

commit:     4516ceb50809fe99526b52e139261960b387c850
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 24 15:30:16 2013 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Mar 24 15:30:16 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/python-updater.git;a=commit;h=4516ceb5

Makefile updates.

---
 Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index cb9e2f2..30d33b8 100644
--- a/Makefile
+++ b/Makefile
@@ -15,8 +15,8 @@ python-updater.1: python-updater $(MAN_INCLUDE)
 .PHONY: all clean tarball upload
 clean:
 	rm -fr python-updater.1 *.bz2 $(PKGDIR) || true
-tarball:
-	mkdir $(PKGDIR)
+tarball: $(FILES)
+	mkdir -p $(PKGDIR)
 	cp $(FILES) $(PKGDIR)
 	tar -cjf $(TARBALL) $(PKGDIR)
 	rm -fr $(PKGDIR)


             reply	other threads:[~2013-03-24 15:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-24 15:30 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-10 19:26 [gentoo-commits] proj/python-updater:master commit in: / Mike Gilbert
2015-12-10 19:26 Mike Gilbert
2014-04-07 14:11 Mike Gilbert
2014-04-07 14:11 Mike Gilbert
2014-03-17  3:46 Mike Gilbert
2014-03-16 18:09 Mike Gilbert
2014-03-16 18:09 Mike Gilbert
2014-03-16 18:09 Mike Gilbert
2014-03-16 18:09 Mike Gilbert
2014-03-12 21:59 Mike Gilbert
2013-03-24 15:28 Mike Gilbert
2013-03-24 15:17 Mike Gilbert

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=1364139016.4516ceb50809fe99526b52e139261960b387c850.floppym@gentoo \
    --to=floppym@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