summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-17 22:54:44 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-17 22:57:53 +0200
commit2db00e57a0f1f2715404f4b7b85f5ca8d8f1fbfe (patch)
treed0b79c5dd13e263526e5dc78870be61ac3b5bf49 /make-tarball.sh
parentAllow for Gentoo-specific patch versions (diff)
downloadbinutils-patches-2db00e57a0f1f2715404f4b7b85f5ca8d8f1fbfe.tar.gz
binutils-patches-2db00e57a0f1f2715404f4b7b85f5ca8d8f1fbfe.tar.bz2
binutils-patches-2db00e57a0f1f2715404f4b7b85f5ca8d8f1fbfe.zip
Allow for empty patchsets
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'make-tarball.sh')
-rwxr-xr-xmake-tarball.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-tarball.sh b/make-tarball.sh
index 463cb4a..cb50a93 100755
--- a/make-tarball.sh
+++ b/make-tarball.sh
@@ -130,7 +130,7 @@ rm -f 0???-no-patch-*.patch
rm -f 0???-Automatic-date-update-in-version.in.patch
for myname in 0*.patch ; do
- mv ${myname} tmp/patch/ || exit 1
+ mv ${myname} tmp/patch/
done
# add the extra patch