Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/cryptsetup
diff options
context:
space:
mode:
Diffstat (limited to 'core/cryptsetup')
-rw-r--r--core/cryptsetup/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/cryptsetup/PKGBUILD b/core/cryptsetup/PKGBUILD
deleted file mode 100644
index 013734ca..00000000
--- a/core/cryptsetup/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# we don't have a working ruby (needed by asciidoctor)
-makedepends=(${makedepends[@]//asciidoctor/})
-eval "$(
- declare -f build | \
- sed '
- s|./configure |./configure --disable-asciidoc |
- '
-)"