wok diff c_icap/receipt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (2022-05-10)
parents 267887cc84bf
children ad0bc3efbf37
line diff
     1.1 --- a/c_icap/receipt	Mon Feb 07 17:45:34 2022 +0100
     1.2 +++ b/c_icap/receipt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -67,11 +67,11 @@
     1.4  	cat <<EOF
     1.5  	
     1.6  ----
     1.7 -To start $PACKAGE server you can run :
     1.8 +To start c-icapd server you can run :
     1.9  
    1.10 -    /etc/init.d/$PACKAGE start
    1.11 +    /etc/init.d/c-icapd start
    1.12  
    1.13 -Or add $PACKAGE to RUN_DAEMONS in /etc/rcS.conf
    1.14 +Or add c-icapd to RUN_DAEMONS in /etc/rcS.conf
    1.15  ----
    1.16  EOF
    1.17  }