wok diff dvdauthor/receipt @ rev 12451

obfsproxy: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 21 20:18:30 2012 +0200 (2012-04-21)
parents 00abf9a8e7ec
children 1f2d8dcf5b6c
line diff
     1.1 --- a/dvdauthor/receipt	Sun Dec 26 00:41:27 2010 +0000
     1.2 +++ b/dvdauthor/receipt	Sat Apr 21 20:18:30 2012 +0200
     1.3 @@ -14,7 +14,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	src=$WOK/$PACKAGE/$PACKAGE
     1.8  	cd $src
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11 @@ -27,7 +26,6 @@
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()
    1.14  {
    1.15 -	_pkg=$WOK/$PACKAGE/$PACKAGE/_pkg
    1.16  	mkdir -p $fs/usr/share
    1.17  	cp -a $_pkg/usr/bin $fs/usr
    1.18  	cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share