wok diff ftgl/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents a820dca1f67f
children d361a98367e5
line diff
     1.1 --- a/ftgl/receipt	Thu Oct 07 14:08:18 2010 +0000
     1.2 +++ b/ftgl/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -14,15 +14,11 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	ln -s $WOK/$PACKAGE/$PACKAGE-2.1.3~rc5 $WOK/$PACKAGE/$PACKAGE-$VERSION
     1.8  	cd $src
     1.9  	./configure \
    1.10 -		--prefix=/usr \
    1.11 -		--infodir=/usr/share/info \
    1.12 -		--mandir=/usr/share/man \
    1.13  		--with-pic \
    1.14  		$CONFIGURE_ARGS &&
    1.15 -	make && make DESTDIR=$PWD/_pkg install
    1.16 +	make && make DESTDIR=$DESTDIR install
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.