FreeBSD Bugzilla – Attachment 171724 Details for
Bug 210503
Add {opt}_INSTALLS_ICONS when icons are only installed when some option is selected
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
bsd.options+opt-INSTALLS_ICONS.patch (text/plain), 458 bytes, created by
Yuri Victorovich
on 2016-06-23 20:34:38 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-06-23 20:34:38 UTC
Size:
458 bytes
patch
obsolete
>Index: Mk/bsd.options.mk >=================================================================== >--- Mk/bsd.options.mk (revision 417398) >+++ Mk/bsd.options.mk (working copy) >@@ -581,6 +581,12 @@ > _OPTIONS_${_target}:= ${_OPTIONS_${_target}} ${_prio}:${_type}-${_target}-${opt}-off > . endfor > . endif >+ >+. if ${PORT_OPTIONS:M${opt}} >+. if defined(${opt}_INSTALLS_ICONS) >+INSTALLS_ICONS= yes >+. endif >+. endif > .endfor > > .undef (SELECTED_OPTIONS)
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 210503
: 171724