diff --git a/srcpkgs/gnome-shell/template b/srcpkgs/gnome-shell/template index 83a52328d7..175c4abd5c 100644 --- a/srcpkgs/gnome-shell/template +++ b/srcpkgs/gnome-shell/template @@ -1,6 +1,7 @@ # Template file for 'gnome-shell' pkgname=gnome-shell version=3.0.2 +revision=1 distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--disable-schemas-install --disable-schemas-compile @@ -120,12 +121,6 @@ Add_dependency full dbus-python Add_dependency full gir-freedesktop Add_dependency full desktop-file-utils -pre_configure() -{ - export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/gnome-bluetooth" - export LDFLAGS="-Wl,-R/usr/lib/gnome-bluetooth" -} - post_install() { mv ${DESTDIR}/usr/share/gconf/schemas/*.schemas ${wrksrc}