FreeBSD Bugzilla – Attachment 83247 Details for
Bug 118946
[PATCH] sysutils/cciss_vol_status: Requires kernel source to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cciss_vol_status.patch
cciss_vol_status.patch (text/plain), 410 bytes, created by
Beat Gaetzi
on 2007-12-22 10:20:01 UTC
(
hide
)
Description:
cciss_vol_status.patch
Filename:
MIME Type:
Creator:
Beat Gaetzi
Created:
2007-12-22 10:20:01 UTC
Size:
410 bytes
patch
obsolete
>diff -Naur cciss_vol_status.ori/Makefile cciss_vol_status/Makefile >--- cciss_vol_status.ori/Makefile Fri Sep 7 15:32:49 2007 >+++ cciss_vol_status/Makefile Sat Dec 22 10:49:56 2007 >@@ -19,4 +19,8 @@ > MAN8= cciss_vol_status.8 > PLIST_FILES= bin/cciss_vol_status > >+.if !exists(${SRC_BASE}/sys/dev/ciss/cissio.h) >+IGNORE= cciss_vol_status requires kernel source to be installed >+.endif >+ > .include <bsd.port.mk>
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 118946
: 83247