wok-current diff krb5/receipt @ rev 19942
memtest: shrink unpack.S
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 06 08:25:09 2017 +0200 (2017-05-06) |
parents | 205d192370e5 |
children | ff8dc62daa05 |
line diff
1.1 --- a/krb5/receipt Tue Aug 13 13:22:54 2013 +0000 1.2 +++ b/krb5/receipt Sat May 06 08:25:09 2017 +0200 1.3 @@ -54,9 +54,9 @@ 1.4 # Pre and post install commands for Tazpkg. 1.5 post_install() 1.6 { 1.7 - cat <<EOF 1.8 + [ -z "$quiet" ] && cat <<EOF 1.9 ---- 1.10 -To start $PACKAGE server you can run : 1.11 +To start $PACKAGE server you can run: 1.12 1.13 /etc/init.d/$PACKAGE start 1.14