libsecret
This commit is contained in:
parent
243034d855
commit
d74935e9ae
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ derle() {
|
||||||
cd $isim-$surum
|
cd $isim-$surum
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
|
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
|
||||||
--disable-static --enable-gtk-doc
|
--disable-static --disable-gtk-doc
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue