From 2f683183c210746ccc332e7e0d5525d6cd507a2b Mon Sep 17 00:00:00 2001 From: Thierry N Date: Sun, 25 Oct 2009 21:48:46 +0100 Subject: maj libgweather#2.26.2.1-1 --- extra/libgweather/Pkgfile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extra/libgweather/Pkgfile') diff --git a/extra/libgweather/Pkgfile b/extra/libgweather/Pkgfile index 273d1a71c..38f2a5c77 100644 --- a/extra/libgweather/Pkgfile +++ b/extra/libgweather/Pkgfile @@ -5,16 +5,17 @@ # Depends on: gnome-vfs, libsoup name=libgweather -version=2.24.3 +version=2.26.2.1 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.24/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.26/$name-$version.tar.bz2) build() { cd $name-$version - ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ + ./configure --prefix=$GNOME_PREFIX \ --sysconfdir=/etc \ --localstatedir=/var/lib \ --disable-static make make DESTDIR=$PKG install + rm -r $PKG/$GNOME_PREFIX/share/gtk-doc } -- cgit v1.2.3-70-g09d2