Update talimat
This commit is contained in:
parent
722f90235f
commit
b024a7121b
|
@ -4,13 +4,14 @@
|
|||
# Gerekler: libsoup gobject-introspection
|
||||
|
||||
isim=librest
|
||||
surum=0.7.93
|
||||
devir=2
|
||||
surum=0.8.1
|
||||
devir=1
|
||||
|
||||
kaynak=(http://ftp.gnome.org/pub/gnome/sources/rest/${surum%.*}/rest-$surum.tar.xz)
|
||||
kaynak=(https://git.gnome.org/browse/librest/snapshot/librest-$surum.tar.xz)
|
||||
|
||||
derle() {
|
||||
cd rest-$surum
|
||||
cd librest-$surum
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
|
|
Loading…
Reference in New Issue