wok-next diff c_icap/receipt @ rev 16602

Remove python-piface* (work only with python3) but add libmcp23s17 + libpifacedigital C library and utility
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 07 17:38:57 2014 +0200 (2014-05-07)
parents cd23435b5d94
children 0d8a1a3edc72
line diff
     1.1 --- a/c_icap/receipt	Thu Dec 12 07:48:19 2013 +0000
     1.2 +++ b/c_icap/receipt	Wed May 07 17:38:57 2014 +0200
     1.3 @@ -50,7 +50,7 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 -	[ -z "$1" -a "$TEXTDOMAIN" != "cook" ] && /etc/init.d/c-icapd start
     1.8 +	[ -z "$1" -a ! -s /aufs-umount.sh ] && /etc/init.d/c-icapd start
     1.9  			
    1.10  	cat <<EOF
    1.11