lots of updates
This commit is contained in:
parent
872362f202
commit
c89aa236bd
45 changed files with 5388 additions and 74 deletions
|
@ -13,9 +13,9 @@ build() {
|
|||
cd $pkgname-$pkgver
|
||||
./bootstrap \
|
||||
--prefix=/usr \
|
||||
--mandir=/share/man \
|
||||
--datadir=/share/$pkgname \
|
||||
--docdir=/share/doc/$pkgname \
|
||||
--mandir=/usr/share/man \
|
||||
--datadir=/usr/share/$pkgname \
|
||||
--docdir=/usr/share/doc/$pkgname \
|
||||
--generator=Ninja \
|
||||
--no-system-libs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue