wok diff alsa-plugins/receipt @ rev 13051

php, php-gd: Add freetype support
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Jun 18 22:02:23 2012 +0200 (2012-06-18)
parents f67ac5423b9c
children 611b193465d2
line diff
     1.1 --- a/alsa-plugins/receipt	Mon Feb 14 18:08:21 2011 +0100
     1.2 +++ b/alsa-plugins/receipt	Mon Jun 18 22:02:23 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="alsa-plugins"
     1.7 -VERSION="1.0.23"
     1.8 +VERSION="1.0.25"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Alsa sound system additionnal plugins."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -19,7 +19,7 @@
    1.13  		--prefix=/usr \
    1.14  		$CONFIGURE_ARGS &&
    1.15  	make &&
    1.16 -	make -j1 DESTDIR=$PWD/_pkg install
    1.17 +	make -j1 DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.