FreeBSD Bugzilla – Attachment 16780 Details for
Bug 30647
"make release" in src/release/ creates ports.tgz that includes distfiles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 622 bytes, created by
sa2c
on 2001-09-18 16:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
sa2c
Created:
2001-09-18 16:10:00 UTC
Size:
622 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/src/release/Makefile,v >retrieving revision 1.536.2.56 >diff -u -r1.536.2.56 Makefile >--- Makefile 2001/09/13 06:58:31 1.536.2.56 >+++ Makefile 2001/09/18 14:57:39 >@@ -756,6 +756,7 @@ > @cp ${CD_DISC1}/floppies/boot.flp ${CD_DISC2}/floppies > .endif > .if !defined(NOPORTS) >+ @find /usr/ports/distfiles -type f -print0 | xargs -0 rm -rf -- > @-rm -rf /usr/ports/distfiles/* > @mkdir -p ${CD_DISC1}/ports && \ > tar --exclude CVS -czf ${CD_DISC1}/ports/ports.tgz -C /usr ports && \
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 30647
: 16780