wok diff hal/receipt @ rev 19951

azdrawing: fix ressource path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 08 12:16:55 2017 +0200 (2017-05-08)
parents 9e01bc6321ea
children af8d823a3077
line diff
     1.1 --- a/hal/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/hal/receipt	Mon May 08 12:16:55 2017 +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..."