wok diff libvorbis/receipt @ rev 14000

Up: emacs-pkg-lua-mode (20111107)
author Dominique Corbex <domcox@slitaz.org>
date Thu Feb 14 13:36:00 2013 +0100 (2013-02-14)
parents 3c49b1099239
children 1579e41f30b5
line diff
     1.1 --- a/libvorbis/receipt	Sat Feb 25 16:58:51 2012 +0100
     1.2 +++ b/libvorbis/receipt	Thu Feb 14 13:36:00 2013 +0100
     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.