Sync env var handling in wineinstall

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changelog:
Bring wineinstall in sync regarding expansion of environment variables
in the config file.

Vincent
Index: wine/tools/wineinstall
===================================================================
RCS file: /home/wine/wine/tools/wineinstall,v
retrieving revision 1.57
diff -u -r1.57 wineinstall
--- wine/tools/wineinstall	30 Jul 2003 03:43:55 -0000	1.57
+++ wine/tools/wineinstall	2 Sep 2003 01:28:43 -0000
@@ -620,7 +620,7 @@
 
   # 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

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux