FreeBSD Bugzilla – Attachment 19201 Details for
Bug 34194
'make release' removes distfiles too early when making ISO images
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 888 bytes, created by
Adrian Steinmann
on 2002-01-23 07:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Adrian Steinmann
Created:
2002-01-23 07:30:01 UTC
Size:
888 bytes
patch
obsolete
>*** release/Makefile.orig Sat Jan 19 15:56:22 2002 >--- release/Makefile Mon Jan 21 17:52:50 2002 >*************** >*** 789,797 **** > @cp ${CD_DISC1}/floppies/boot.flp ${CD_DISC2}/floppies > .endif > .if !defined(NOPORTS) >- @-rm -rf /usr/ports/distfiles/* > @mkdir -p ${CD_DISC1}/ports && \ >! tar --exclude CVS -czf ${CD_DISC1}/ports/ports.tgz -C /usr ports && \ > cp ${.CURDIR}/scripts/ports-install.sh ${CD_DISC1}/ports/install.sh \ > && (cd ${CD_DISC1}/ports; md5 * > CHECKSUM.MD5) > .endif >--- 792,800 ---- > @cp ${CD_DISC1}/floppies/boot.flp ${CD_DISC2}/floppies > .endif > .if !defined(NOPORTS) > @mkdir -p ${CD_DISC1}/ports && \ >! tar --exclude CVS --exclude distfiles -czf \ >! ${CD_DISC1}/ports/ports.tgz -C /usr ports && \ > cp ${.CURDIR}/scripts/ports-install.sh ${CD_DISC1}/ports/install.sh \ > && (cd ${CD_DISC1}/ports; md5 * > CHECKSUM.MD5) > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 34194
: 19201