wok diff libavc1394/receipt @ rev 13630

spacefm: remove all call to bash in source files (work nicely with busybox shell)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Nov 14 21:49:55 2012 +0100 (2012-11-14)
parents 7500356beb11
children 4904e3d374a9
line diff
     1.1 --- a/libavc1394/receipt	Fri Feb 29 17:15:48 2008 +0100
     1.2 +++ b/libavc1394/receipt	Wed Nov 14 21:49:55 2012 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libavc1394"
     1.7 -VERSION="0.5.3"
     1.8 +VERSION="0.5.4"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Interface for the 1394 Trade Association AV/C Digital Interface."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -20,7 +20,7 @@
    1.13  		--mandir=/usr/share/man \
    1.14  		$CONFIGURE_ARGS
    1.15  	make
    1.16 -	make DESTDIR=$PWD/_pkg install
    1.17 +	make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.