diff options
Diffstat (limited to 'extra/tllist')
-rwxr-xr-x | extra/tllist/build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/tllist/build b/extra/tllist/build index 9a2713f1..9aced3da 100755 --- a/extra/tllist/build +++ b/extra/tllist/build @@ -2,8 +2,7 @@ export DESTDIR=$1 -meson \ - --prefix=/usr \ +cl-meson \ . output ninja -C output |