Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/broadcom-wl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/broadcom-wl/PKGBUILD')
-rw-r--r--community/broadcom-wl/PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/broadcom-wl/PKGBUILD b/community/broadcom-wl/PKGBUILD
deleted file mode 100644
index f3f92d18..00000000
--- a/community/broadcom-wl/PKGBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# CARCH -> pentium4 bug
-if [ "${CARCH}" = "pentium4" ]; then
- eval "$(
- declare -f package | \
- sed '
- s/${CARCH}/i686/
- '
- )"
-fi