wok diff st/receipt @ rev 19868

Up: slitaz-configs (5.6) Maybe the one for slitaz 5.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 26 22:09:04 2017 +0200 (2017-03-26)
parents 28f3ef225377
children 063c090815cb
line diff
     1.1 --- a/st/receipt	Fri Apr 18 12:25:38 2014 +0200
     1.2 +++ b/st/receipt	Sun Mar 26 22:09:04 2017 +0200
     1.3 @@ -31,5 +31,5 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	chroot $1/ tic -s /usr/share/${PACKAGE}/st.info
     1.8 +	chroot "$1/" tic -s /usr/share/${PACKAGE}/st.info
     1.9  }