Update talimat

This commit is contained in:
Aylinux 2018-05-13 22:42:38 +03:00 committed by GitHub
parent 5f68400192
commit 95b9a0a818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ derle() {
cd build
meson --prefix=/usr \
--libexecdir=lib/${pkgname} \
--libdir=/usr/lib \
--libexecdir=lib/${isim} \
--buildtype=plain \
..
ninja