summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2020-11-26 23:09:39 +0100
committerEmmanuel Gil Peyrot2020-11-26 23:09:39 +0100
commit6cc1c1c5f6db667397c72239b086d88417b019a1 (patch)
tree4897ed90fedf30db3ed384ce16489de2d538adf0
parent4cf961febf71f269e7f25b4fba94bd79d4d8962e (diff)
downloadaur-6cc1c1c5f6db667397c72239b086d88417b019a1.tar.gz
remove unneeded meson configure step
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04e23967e93c..504ffe9fc480 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,8 +36,6 @@ prepare(){
-Db_pie=true \
-Dopenal=true \
-Dwifi=true
-
- meson configure ../../../build/
}
build() {