[mythtv-commits] Ticket #5542: win32-packager.pl needs encapsulation of windows paths in " to allow for spaces in path names
MythTV
mythtv at cvs.mythtv.org
Sun Jul 13 10:06:25 UTC 2008
#5542: win32-packager.pl needs encapsulation of windows paths in " to allow for
spaces in path names
---------------------------------+------------------------------------------
Reporter: jonathan at snetram.nl | Owner: danielk
Type: defect | Status: new
Priority: major | Milestone: unknown
Component: windows | Version: head
Severity: medium | Mlocked: 0
---------------------------------+------------------------------------------
Since my MinGW/MSys installation is installed already in the C:\Program
Files folder the win32-packages.pl is exiting all the time a file or
folder in the Program Files folder is accessed as the script does not
allow for spaces in file/directory names. This can be easily solved by
quoting the paths and filenames with a double quote.
(I've set the component to windows as I though this is the most
appropriate)
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5542>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list