wok diff dukto/receipt @ rev 14904

kbd*: up 1.15.5; retawq and kbd: place .mo files to right place; locale-pl: try to fix; slitaz-i18n: no more pcmanfm, kbd really not a core package but contains translations for kbd-base.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jul 31 20:21:51 2013 +0300 (2013-07-31)
parents dc3f9344f9de
children 223b265f40fd
line diff
     1.1 --- a/dukto/receipt	Tue Aug 28 14:03:53 2012 +0200
     1.2 +++ b/dukto/receipt	Wed Jul 31 20:21:51 2013 +0300
     1.3 @@ -26,5 +26,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp -a $install/* $fs/
     1.7 -	cp $src/dukto $fs/usr/bin
     1.8 +	ln -s /opt/dukto/bin/dukto $fs/usr/bin
     1.9  }