Merge pull request #579 from oltulu/patch-367

Update talimat
This commit is contained in:
Milli İşletim Sistemi (Milis Linux) 2018-05-14 02:29:30 +03:00 committed by GitHub
commit a61eef601f
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