wok diff mirror-tools/receipt @ rev 8837

Fixed taglib for new mixxx. Up: mixxx to 1.9.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 24 11:45:20 2011 +0000 (2011-02-24)
parents b84ff32e3457
children b5a5fbb61181
line diff
     1.1 --- a/mirror-tools/receipt	Sat May 29 13:48:15 2010 +0200
     1.2 +++ b/mirror-tools/receipt	Thu Feb 24 11:45:20 2011 +0000
     1.3 @@ -11,6 +11,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cp -a stuff/* $fs
     1.8 +	cp -a $stuff/* $fs
     1.9  }
    1.10