fixed typo

This commit is contained in:
Simone Rota 2008-12-17 22:29:01 +01:00
parent de04a57477
commit cf84675706

View File

@ -113,6 +113,6 @@ if [ `is_installed python` ]; then
inject_packages sqlite3
fi
# Replace slocate with mlcoate in /etc/group
# Replace slocate with mlocate in /etc/group
sed -i 's/slocate/mlocate/' $ROOT/etc/group