wok diff hal/receipt @ rev 19432
syslinux/taziso: parse include files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 02 15:02:56 2016 +0200 (2016-10-02) |
parents | 9e01bc6321ea |
children | af8d823a3077 |
line diff
1.1 --- a/hal/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/hal/receipt Sun Oct 02 15:02:56 2016 +0200 1.3 @@ -96,7 +96,7 @@ 1.4 1.5 pre_install() 1.6 { 1.7 - # Go for echoing on configuration files if any haldeamon user 1.8 + # Go for echoing on configuration files if any haldaemon user 1.9 # was found. 1.10 if ! grep -q 'haldaemon' "$1/etc/passwd"; then 1.11 echo -n "Adding user: messagebus..."