wok diff jssame/receipt @ rev 14274

njconnect - source file is now fixed on upstream level ;-)
author Pawel P. <xj@wp.pl>
date Fri Apr 05 12:14:08 2013 +0000 (2013-04-05)
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 Apr 05 12:14:08 2013 +0000
     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