wok diff libvorbis/receipt @ rev 14490

Up: ophcrack (3.5.0)
author Cedric Tissieres <slitaz@objectif-securite.ch>
date Fri May 03 14:38:26 2013 +0200 (2013-05-03)
parents 3c49b1099239
children 1579e41f30b5
line diff
     1.1 --- a/libvorbis/receipt	Sat Feb 25 16:58:51 2012 +0100
     1.2 +++ b/libvorbis/receipt	Fri May 03 14:38:26 2013 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Vorbis base library."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="custom"
     1.8  DEPENDS="libogg"
     1.9  BUILD_DEPENDS="libogg-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11 @@ -18,7 +19,7 @@
    1.12  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.13  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.14  	make &&
    1.15 -	make DESTDIR=$PWD/_pkg install
    1.16 +	make DESTDIR=$DESTDIR install
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.