wok-next diff st/receipt @ rev 18828

cloop: deduplicate support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 17 14:10:13 2016 +0100 (2016-01-17)
parents 28f3ef225377
children 9278a60d6895
line diff
     1.1 --- a/st/receipt	Fri Apr 18 12:25:38 2014 +0200
     1.2 +++ b/st/receipt	Sun Jan 17 14:10:13 2016 +0100
     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  }