hal: remove trailing whitespace in INSTALL script.

--HG--
extra : convert_revision : 793ab32256093e95ae5f901d4055d2818b08c4cf
This commit is contained in:
Juan RP 2009-05-07 12:01:56 +00:00
parent 250b7f4446
commit ec66b5407b
1 changed files with 1 additions and 1 deletions

View File

@ -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