summaryrefslogtreecommitdiff
path: root/openttd-git
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-01-03 22:09:32 +0100
committerErich Eckner <git@eckner.net>2021-01-03 22:09:32 +0100
commit50571c1935d0378cd5757cc1342be3fc7a8efcc3 (patch)
tree980c8957e5ef4b4edcf65358fd8c6a5e5179f8f6 /openttd-git
parent14db446f7428ae55907b15b10e89539a7eefc6ab (diff)
downloadarchlinuxewe.git.save-50571c1935d0378cd5757cc1342be3fc7a8efcc3.tar.xz
openttd-git/update-patches: ignore *-pre.patch
Diffstat (limited to 'openttd-git')
-rwxr-xr-xopenttd-git/update-patches1
1 files changed, 1 insertions, 0 deletions
diff --git a/openttd-git/update-patches b/openttd-git/update-patches
index 1ad649ae..5577f832 100755
--- a/openttd-git/update-patches
+++ b/openttd-git/update-patches
@@ -15,6 +15,7 @@ updpkgsums
printf '%s\n' "${source[@]}" \
| sed '
s/\.patch$//
+ /-pre$/d
t
d
' \