From: "Diego Elio Pettenò" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hwids:master commit in: /
Date: Sat, 12 May 2012 16:58:37 +0000 (UTC) [thread overview]
Message-ID: <1336841863.6423da05b8f62f4002a47f1e124f151d242f57de.flameeyes@gentoo> (raw)
commit: 6423da05b8f62f4002a47f1e124f151d242f57de
Author: Diego Elio Pettenò <flameeyes <AT> flameeyes <DOT> eu>
AuthorDate: Sat May 12 16:57:43 2012 +0000
Commit: Diego Elio Pettenò <flameeyes <AT> gentoo <DOT> org>
CommitDate: Sat May 12 16:57:43 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hwids.git;a=commit;h=6423da05
Remove dist-generation rule from Makefile.
Instead of creating tarballs, simply use those provided by GitHub on
tags from now on.
---
Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
index a27933b..9a59ded 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,5 @@ fetch:
PV ?= $(shell date +%Y%m%d)
P = hwids-$(PV)
-dist: $(P).tar.xz
-
-$(P).tar.xz:
+tag:
git tag $(P)
- git archive --prefix=$(P)/ $(P) | xz -9e > $(P).tar.xz
next reply other threads:[~2012-05-12 16:58 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-12 16:58 Diego Elio Pettenò [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-20 16:55 [gentoo-commits] proj/hwids:master commit in: / Mike Gilbert
2021-06-13 14:36 Mike Gilbert
2021-06-13 14:36 Mike Gilbert
2020-08-13 2:50 Mike Gilbert
2020-02-04 18:49 Mike Gilbert
2020-02-04 18:39 Mike Gilbert
2020-02-04 18:39 Mike Gilbert
2012-05-12 16:58 Diego Elio Pettenò
2012-05-12 16:58 Diego Elio Pettenò
2012-05-12 16:58 Diego Elio Pettenò
2012-05-11 17:39 Diego Elio Pettenò
2012-04-16 19:16 Diego Elio Pettenò
2012-04-08 19:08 Diego Elio Pettenò
2012-04-08 19:08 Diego Elio Pettenò
2012-04-08 19:08 Diego Elio Pettenò
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=1336841863.6423da05b8f62f4002a47f1e124f151d242f57de.flameeyes@gentoo \
--to=flameeyes@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