summaryrefslogtreecommitdiff
path: root/community/bochs/PKBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-07-05 15:56:12 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2019-07-05 15:56:12 +0200
commit968ac73785f4d68568904d2d32a1454c9547863a (patch)
treeb85e9b3983805b744211cdee85621cc6c8504503 /community/bochs/PKBUILD
parent1ded43ae0aa0f68a9d0992d0d6bb4d99c8e493c2 (diff)
downloadpackages-968ac73785f4d68568904d2d32a1454c9547863a.tar.xz
community/bochs: wrong name for PKGBUILD
Diffstat (limited to 'community/bochs/PKBUILD')
-rw-r--r--community/bochs/PKBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/bochs/PKBUILD b/community/bochs/PKBUILD
deleted file mode 100644
index 67fa958d..00000000
--- a/community/bochs/PKBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
---enable-pcidev
-# disable host PCI device mapping, not supported for newer kernels in Bochs itself
-
-eval "$(
- declare -f build | \
- sed '
- s@--enable-pcidev@--disable-pcidev@g
- '
-)"