summaryrefslogtreecommitdiff
path: root/community/buildah/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/buildah/PKGBUILD')
-rw-r--r--community/buildah/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/buildah/PKGBUILD b/community/buildah/PKGBUILD
deleted file mode 100644
index 4fa61167..00000000
--- a/community/buildah/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# see https://github.com/projectatomic/buildah/issues/990
-
-eval "$(
- declare -f prepare | \
- sed '
- /}/ i find $srcdir -type f -exec sed -i "s/4294967295/2147483647/g" {} \\;
- '
-)"