summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-07-25 20:06:12 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-07-25 20:06:12 +0300
commit843bf0a4299600753c956a84feefba2abc8775c5 (patch)
treeba3dfe2a7672a2278e5b9347f57bdd47f4264b59 /make-tarball.sh
parentTextrel warnings have been enabled upstream, drop patches (3) (diff)
downloadbinutils-patches-843bf0a4299600753c956a84feefba2abc8775c5.tar.gz
binutils-patches-843bf0a4299600753c956a84feefba2abc8775c5.tar.bz2
binutils-patches-843bf0a4299600753c956a84feefba2abc8775c5.zip
Drop 0000 patch, not needed anymore
Upstream was for a while undecided how to handle this flag... Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'make-tarball.sh')
-rwxr-xr-xmake-tarball.sh7
1 files changed, 2 insertions, 5 deletions
diff --git a/make-tarball.sh b/make-tarball.sh
index 9f9bd9f..d681384 100755
--- a/make-tarball.sh
+++ b/make-tarball.sh
@@ -130,12 +130,9 @@ for myname in 0*.patch ; do
mv ${myname} tmp/patch/ || exit 1
done
-# add the extra patch if needed
+# add the extra patch
-if [[ "${PV}" != "9999" ]]; then
- cp "${mypathpatches}/All/0000-Gentoo-Git-is-development" tmp/patch/0000-Gentoo-Git-is-development.patch || exit 1
- cp "${mypathpatches}/All/9999-Gentoo-We-make-a-release" tmp/patch/9999-Gentoo-We-make-a-release.patch || exit 1
-fi
+cp "${mypathpatches}/All/9999-Gentoo-We-make-a-release" tmp/patch/9999-Gentoo-We-make-a-release.patch || exit 1
# add a history file