aboutsummaryrefslogtreecommitdiff
path: root/extra/atk/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/atk/build')
-rwxr-xr-xextra/atk/build5
1 files changed, 1 insertions, 4 deletions
diff --git a/extra/atk/build b/extra/atk/build
index 0c0acae0..69920ff3 100755
--- a/extra/atk/build
+++ b/extra/atk/build
@@ -2,10 +2,7 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
- --sysconfdir=/etc \
- --mandir=/usr/share/man \
+cl-meson \
-Ddefault_library=both \
-Ddocs=false \
-Dintrospection=true \