From 6589027e48ae982071f79328d68b73ca59dccb94 Mon Sep 17 00:00:00 2001 From: piernov Date: Wed, 8 Aug 2012 12:32:36 +0200 Subject: clutter 1.11.8-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clutter/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'clutter/Pkgfile') diff --git a/clutter/Pkgfile b/clutter/Pkgfile index 91390a1a7..1daaf2d30 100644 --- a/clutter/Pkgfile +++ b/clutter/Pkgfile @@ -6,7 +6,7 @@ # Run on: cogl name=clutter -version=1.11.6 +version=1.11.8 release=1 source=(http://download.gnome.org/sources/clutter/${version%.*}/$name-$version.tar.xz) @@ -16,5 +16,5 @@ build() { --enable-introspection make make DESTDIR=$PKG install - ln -s libclutter-1.0.la $PKG/usr/lib/libclutter-glx-1.0.la +# ln -s libclutter-1.0.la $PKG/usr/lib/libclutter-glx-1.0.la } -- cgit v1.2.3-54-g00ecf