From 1df428e6057e7532e1cb3d4daafcd19c60d06429 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Sep 2021 12:32:58 +0300 Subject: meson: add cl-meson wrapper --- extra/meson/build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extra/meson/build') 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" -- cgit v1.2.3