wok-next diff silc-server/receipt @ rev 19925

libftdi: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 14 23:27:36 2017 +0200 (2017-10-14)
parents d21c0c760517
children 757d032c55c7
line diff
     1.1 --- a/silc-server/receipt	Tue Sep 24 17:35:45 2013 +0000
     1.2 +++ b/silc-server/receipt	Sat Oct 14 23:27:36 2017 +0200
     1.3 @@ -36,5 +36,5 @@
     1.4  # Pre and post install commands for Tazpkg.
     1.5  post_install()
     1.6  {
     1.7 -	[ -s $1/etc/silcd.pub ] || chroot $1/ /usr/sbin/silcd -C /etc
     1.8 +	[ -s "$1/etc/silcd.pub" ] || chroot "$1/" /usr/sbin/silcd -C /etc
     1.9  }