FreeBSD Bugzilla – Attachment 12505 Details for
Bug 24122
make buildworld broken due to sysinstall.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 526 bytes, created by
kargl
on 2001-01-07 04:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kargl
Created:
2001-01-07 04:40:01 UTC
Size:
526 bytes
patch
obsolete
>--- Makefile.orig Sat Jan 6 20:24:04 2001 >+++ Makefile Sat Jan 6 20:27:46 2001 >@@ -3,8 +3,11 @@ > > .PATH: ${.CURDIR}/../../../release/sysinstall > >-MAN8= adding_user.8 crash.8 diskless.8 intro.8 picobsd.8 rc.8 sticky.8 \ >- sysinstall.8 >+MAN8= adding_user.8 crash.8 diskless.8 intro.8 picobsd.8 rc.8 sticky.8 >+ >+.if exist(${.CURDIR}/../../../release/sysinstall) >+MAN8+= sysinstall.8 >+.endif > > MLINKS= rc.8 rc.serial.8 rc.8 rc.pccard.8 rc.8 rc.network.8 \ > rc.8 rc.firewall.8 rc.8 rc.atm.8 rc.8 rc.local.8 rc.8 rc.shutdown.8
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 24122
: 12505