hal: remove trailing whitespace in INSTALL script.
--HG-- extra : convert_revision : 793ab32256093e95ae5f901d4055d2818b08c4cf
This commit is contained in:
parent
250b7f4446
commit
ec66b5407b
|
@ -21,7 +21,7 @@ post)
|
|||
echo "Created HAL system user."
|
||||
fi
|
||||
|
||||
# Create some required dirs if don't exist.
|
||||
# Create some required dirs if don't exist.
|
||||
if [ ! -d var/run/hald ]; then
|
||||
mkdir -p var/run/hald
|
||||
chown hal:hal var/run/hald
|
||||
|
|
Loading…
Reference in New Issue