wok diff jssame/receipt @ rev 11639

Add: sharedance
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Feb 03 00:27:22 2012 +0100 (2012-02-03)
parents 87b63e1a9909
children d51b2411e55e
line diff
     1.1 --- a/jssame/receipt	Fri Jan 20 17:36:43 2012 +0100
     1.2 +++ b/jssame/receipt	Fri Feb 03 00:27:22 2012 +0100
     1.3 @@ -10,7 +10,7 @@
     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  	chown -R 80.80 $fs/var/www/same
    1.10  }
    1.11