Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/udisks2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/udisks2/PKGBUILD')
-rw-r--r--extra/udisks2/PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/extra/udisks2/PKGBUILD b/extra/udisks2/PKGBUILD
deleted file mode 100644
index 89363abe..00000000
--- a/extra/udisks2/PKGBUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-# use polkit-duktape instead of polkit on i486
-if [ "$CARCH" = 'i486' ]; then
- depends=(${depends[@]//polkit/})
- depends+=(polkit-duktape)
-fi