FreeBSD Bugzilla – Attachment 10064 Details for
Bug 20326
[PATCH] installkernel fails if DESTDIR is empty
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 579 bytes, created by
k
on 2000-07-31 21:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
k
Created:
2000-07-31 21:30:01 UTC
Size:
579 bytes
patch
obsolete
>Index: Makefile.inc1 >=================================================================== >RCS file: /host/queeg.ludd/FreeBSD-mirror/ncvs/src/Makefile.inc1,v >retrieving revision 1.163 >diff -u -r1.163 Makefile.inc1 >--- Makefile.inc1 2000/07/23 21:30:35 1.163 >+++ Makefile.inc1 2000/07/31 18:55:06 >@@ -415,6 +415,9 @@ > # Install the kernel defined by INSTALLKERNEL > # > installkernel: >+ cd ${.CURDIR}; \ >+ ${CROSSENV} MACHINE=${MACHINE} \ >+ ${MAKE} -f Makefile.inc1 hierarchy > cd ${KRNLOBJDIR}/${INSTALLKERNEL}; \ > ${CROSSENV} MACHINE=${MACHINE} KERNEL=kernel ${MAKE} install
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 20326
: 10064