wok-next diff clutter/receipt @ rev 11495
rox-filer: add xorg-libSM to build_depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Dec 19 02:49:30 2011 +0100 (2011-12-19) |
parents | ea3be834cab8 |
children | d3681d53a931 |
line diff
1.1 --- a/clutter/receipt Sat May 14 23:08:07 2011 +0200 1.2 +++ b/clutter/receipt Mon Dec 19 02:49:30 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="clutter" 1.7 -VERSION="1.6.6" 1.8 +VERSION="1.6.14" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Animated graphical user interfaces library." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -21,10 +21,9 @@ 1.13 { 1.14 cd $src 1.15 ./configure \ 1.16 - --prefix=/usr \ 1.17 + --enable-introspection \ 1.18 $CONFIGURE_ARGS && 1.19 - make && 1.20 - make DESTDIR=$PWD/_pkg install 1.21 + make && make install 1.22 } 1.23 1.24 # Rules to gen a SliTaz package suitable for Tazpkg.