wok diff tramys-server/receipt @ rev 18383

linux64-aufs: add 3.2.71 patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 18 09:16:57 2015 +0200 (2015-09-18)
parents bf52d3ac4b95
children
line diff
     1.1 --- a/tramys-server/receipt	Thu Aug 28 04:01:02 2014 +0300
     1.2 +++ b/tramys-server/receipt	Fri Sep 18 09:16:57 2015 +0200
     1.3 @@ -15,4 +15,6 @@
     1.4  {
     1.5  	install -Dm755 -o www -g www $stuff/tramys2.cgi \
     1.6  		$fs/home/slitaz/www/cook/tramys2.cgi
     1.7 +	install -Dm644 -o www -g www $stuff/tramys2.msg \
     1.8 +		$fs/home/slitaz/www/cook/tramys2.msg
     1.9  }