From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gcc-patches:master commit in: /
Date: Wed, 30 Dec 2020 17:26:08 +0000 (UTC) [thread overview]
Message-ID: <1609349109.f39b46b17fbd8fb122db4ca23bebc3f4b4c23e23.slyfox@gentoo> (raw)
commit: f39b46b17fbd8fb122db4ca23bebc3f4b4c23e23
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 17:25:09 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 17:25:09 2020 +0000
URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=f39b46b1
make-tarball.sh: package README.history as well
This should make it slightly easier to see what was added
in each patchset.
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
make-tarball.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/make-tarball.sh b/make-tarball.sh
index 18dfe47..bf61b4e 100755
--- a/make-tarball.sh
+++ b/make-tarball.sh
@@ -64,7 +64,7 @@ rm -f gcc-${gver}-*.tar.bz2
# standard jobbies
mkdir -p tmp/patch/exclude tmp/uclibc tmp/piepatch tmp/specs
-[[ -n ${PATCH_VER} ]] && cp ${gver}/gentoo/*.patch README.Gentoo.patches tmp/patch/
+[[ -n ${PATCH_VER} ]] && cp ${gver}/gentoo/*.patch ${gver}/gentoo/README.history README.Gentoo.patches tmp/patch/
[[ -d ${gver}/man ]] && cp -r ${gver}/man tmp/
[[ -n ${UCLIBC_VER} ]] && cp -r ${gver}/uclibc/* README.Gentoo.patches tmp/uclibc/
[[ -n ${PIE_VER} ]] && cp -r ${gver}/pie/* README.Gentoo.patches tmp/piepatch/
next reply other threads:[~2020-12-30 17:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-30 17:26 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-27 16:23 [gentoo-commits] proj/gcc-patches:master commit in: / Sam James
2022-08-27 16:23 Sam James
2022-05-22 23:16 Sam James
2022-04-25 1:12 Sam James
2022-04-10 11:37 Sam James
2022-04-10 11:37 Sam James
2022-04-09 3:02 Sam James
2022-01-08 3:49 Sam James
2022-01-08 3:49 Sam James
2022-01-08 3:49 Sam James
2020-05-28 23:04 Sergei Trofimovich
2020-02-15 19:59 Sergei Trofimovich
2018-08-08 7:54 Sergei Trofimovich
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=1609349109.f39b46b17fbd8fb122db4ca23bebc3f4b4c23e23.slyfox@gentoo \
--to=slyfox@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