wok diff mirror-tools/receipt @ rev 8850

Updated libtaz to use slitaz-dev-tools.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Feb 25 00:11:56 2011 +0000 (2011-02-25)
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	Fri Feb 25 00:11:56 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