libsecret
This commit is contained in:
parent
243034d855
commit
d74935e9ae
|
@ -13,7 +13,7 @@ derle() {
|
|||
cd $isim-$surum
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
|
||||
--disable-static --enable-gtk-doc
|
||||
--disable-static --disable-gtk-doc
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue