aboutsummaryrefslogtreecommitdiff
path: root/extra/meson/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 12:32:58 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 12:36:18 +0300
commit1df428e6057e7532e1cb3d4daafcd19c60d06429 (patch)
treec6dc3bf44a4da4da253280885adce4c9136a68c9 /extra/meson/build
parent410c461aecd9dd72430b81d798e5117aa5d9b96f (diff)
downloadrepository-1df428e6057e7532e1cb3d4daafcd19c60d06429.tar.gz
meson: add cl-meson wrapper
Diffstat (limited to 'extra/meson/build')
-rwxr-xr-xextra/meson/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/meson/build b/extra/meson/build
index 64c5845a..8c6f3c73 100755
--- a/extra/meson/build
+++ b/extra/meson/build
@@ -8,3 +8,5 @@ python setup.py install \
# Remove polkit directory
rm -rf "$1/usr/share/polkit-1"
+
+clinst -Dm755 cl-meson "$1/usr/bin/cl-meson"