wok diff tramys-server/receipt @ rev 19294

sane-backends, scons, scrot, shell-fm, smake, soundtouch, wireless_tools: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 16:30:34 2016 +0200 (2016-07-06)
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	Wed Jul 06 16:30:34 2016 +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  }