disable path replace (eterbug #5629)
authorVitaly Lipatov <lav@etersoft.ru>
Mon, 31 May 2010 15:51:20 +0000 (19:51 +0400)
committerVitaly Lipatov <lav@etersoft.ru>
Mon, 31 May 2010 15:51:38 +0000 (19:51 +0400)
etersoft/scripts/wine.in

index 01b5c96db8136c6622fca49f57445ebc0063ce00..796d65a4c9abddeb72ffa2cf3f302c691a5f163e 100644 (file)
@@ -507,5 +507,6 @@ if [ -n "$1" ] && [ -f "$WINEPROGRAMUNIXPATH" ] ; then
        fi
 fi
 
-run_wine $(args_to_winpath "$@")
+#run_wine $(args_to_winpath "$@")
+run_wine "$@"