Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/pacutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pacutils/PKGBUILD')
-rw-r--r--community/pacutils/PKGBUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/pacutils/PKGBUILD b/community/pacutils/PKGBUILD
deleted file mode 100644
index 8d11e5cc..00000000
--- a/community/pacutils/PKGBUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-# see https://bugs.archlinux32.org/index.php?do=details&task_id=317
-# see https://github.com/andrewgregory/pacutils/pull/51
-# see https://github.com/CyberShadow/aconfmgr/issues/159
-eval "$(
- declare -f build | \
- sed '
- /make CFLAGS/ i \
- CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
- '
-)"