#6355 closed defect (fixed)
TOOLS: make install target doesn't create directories
Reported by: | SF/lblume | Owned by: | digitall |
---|---|---|---|
Priority: | normal | Component: | Tools |
Version: | Keywords: | script | |
Cc: | Game: |
Description
Applies to v1.6.0: When running "make install" for the tools, the target directories are not created. This is an annoyance when installing in a fake root path for packaging on Solaris. The attached patch creates them first.
Ticket imported from: #3614515. Ticket imported from: bugs/6355.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | 0004-install-should-create-path.patch added |
---|
comment:1 by , 11 years ago
laurent: Thank you for the patch. Sorry it took so long for someone to get round to looking at this!
Committed as 75a9f632fe7c50b54da900154eeca23fa111720c to scummvm-tools/master.
Closing as fixed.
comment:2 by , 11 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Tools |
---|
Note:
See TracTickets
for help on using tickets.
Patch to create directories during install