wok diff mencoder/receipt @ rev 12215

syslinux/md5sum.c32: add a status line
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 03 13:12:44 2012 +0200 (2012-04-03)
parents 39c37202c486
children c9a0e2565b4f
line diff
     1.1 --- a/mencoder/receipt	Sun Jan 30 01:21:47 2011 +0000
     1.2 +++ b/mencoder/receipt	Tue Apr 03 13:12:44 2012 +0200
     1.3 @@ -13,7 +13,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	_pkg=$WOK/$WANTED/MPlayer-$VERSION/_pkg
     1.8  	mkdir -p $fs/usr/bin
     1.9  	cp -a $_pkg/usr/bin/mencoder $fs/usr/bin
    1.10  }