ChangeSet ID: 1019336078845438611767353
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/04/20 15:54:38
Modified files:
programs/wcmd : builtins.c
Log message:
Jason Edmeades <us(a)the-edmeades.demon.co.uk>
- Fixed move and copy when no destination supplied (assumes '.' now as
per windows)
- Fixed move so uses full path name for destination file, and if
destination is a directory, uses original filename.
Patch: http://cvs.winehq.com/patch.py?id=1019336078845438611767353
Revision Changes Path
1.10 +30 -2 wine/programs/wcmd/builtins.c
ChangeSet ID: 1019336004693827443131344
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/04/20 15:53:24
Modified files:
tools : wineinstall
Log message:
Bill Medland <Bill.Medland(a)accpac.com>
Handle when ldconfig is not on the path, and do not run it until after
the libdir has been populated.
Patch: http://cvs.winehq.com/patch.py?id=1019336004693827443131344
Revision Changes Path
1.27 +1 -1 wine/tools/wineinstall