summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/ispc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ispc/PKGBUILD b/community/ispc/PKGBUILD
index 826ac9a7..ead7793e 100644
--- a/community/ispc/PKGBUILD
+++ b/community/ispc/PKGBUILD
@@ -2,7 +2,7 @@
eval "$(
declare -f build | \
sed '
- s/-DGENX_ENABLED=OFF/-DGENX_ENABLED=ON/
+ s/-DGENX_ENABLED=ON/-DGENX_ENABLED=OFF/
'
)"