wok-next diff youtube-dl/receipt @ rev 10910

Up ncmpc (0.19) fixes some bugs
author Paul Issott <paul@slitaz.org>
date Wed Jul 27 18:48:00 2011 +0100 (2011-07-27)
parents 545dcbb27037
children d12296a4ada4
line diff
     1.1 --- a/youtube-dl/receipt	Wed May 25 05:57:40 2011 +0000
     1.2 +++ b/youtube-dl/receipt	Wed Jul 27 18:48:00 2011 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr/bin
     1.8 +	mkdir -p $fs
     1.9  	cp -a $_pkg/* $fs
    1.10  	chmod +x $fs/usr/bin/$PACKAGE
    1.11  }