Bring wineinstall in sync regarding expansion of environment variables

in the config file.
This commit is contained in:
Vincent Béron 2003-09-02 18:16:51 +00:00 committed by Alexandre Julliard
parent da8b582cda
commit 8d0b4ea585

View File

@ -620,7 +620,7 @@ then {
# Make sure we are on a Windows drive
mv $LCONF $LCONF.orig
sed "s/\"Path\" = \"\${HOME}\"$/\"Path\" = \"\${PWD}\"/" $LCONF.orig> $LCONF
sed "s/\"Path\" = \"%HOME%\"$/\"Path\" = \"\${PWD}\"/" $LCONF.orig> $LCONF
echo "Installing default Wine registry entries..."
echo