Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/distrib
On Fri, 23 Apr 2010, Havard Eidnes wrote:
> Modified Files:
> src/distrib/i386/cdroms: Makefile.cdrom
> src/distrib/sparc64/cdroms/installcd: Makefile
>
> Log Message:
> Um, as has been noted, INSTALL_FILE records what's installed if it's
> done unprived, and that doesn't go down well on a re-build. So use
> ${INSTALL} ${COPY} instead to fix this problem.
I think that this should use ${HOST_INSTALL_FILE} -m ${SOME_MODE}.
Similarly, I think the ${CP}+${CHMOD} pairs should use HOST_INSTALL_FILE,
and the ${MKDIR} commands should use HOST_INSTALL_DIR.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index