--update is no longer needed with wineprefixcreate.

This commit is contained in:
Paul Vriens 2005-04-24 17:22:45 +00:00 committed by Alexandre Julliard
parent b99dfb0c1a
commit 791140468e

View file

@ -464,9 +464,9 @@ then {
if [ "$WINEINSTALLED" = 'no' ]
then
tools/wineprefixcreate --update --use-wine-tree .
tools/wineprefixcreate --use-wine-tree .
else
wineprefixcreate --update
wineprefixcreate
fi
# create $LCONF using the default config file $WINEINI