Update talimat
This commit is contained in:
parent
722f90235f
commit
b024a7121b
|
@ -4,13 +4,14 @@
|
||||||
# Gerekler: libsoup gobject-introspection
|
# Gerekler: libsoup gobject-introspection
|
||||||
|
|
||||||
isim=librest
|
isim=librest
|
||||||
surum=0.7.93
|
surum=0.8.1
|
||||||
devir=2
|
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() {
|
derle() {
|
||||||
cd rest-$surum
|
cd librest-$surum
|
||||||
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
|
|
Loading…
Reference in New Issue