FreeBSD Bugzilla – Attachment 187128 Details for
Bug 222973
shells/bash: option to enable system-wide /etc/bash.bashrc file for interactive bash shells
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add an option to enable system-wide /etc/bash.bashrc file for interactive bash shells
Makefile.patch (text/plain), 683 bytes, created by
ilyushkeane
on 2017-10-13 10:52:21 UTC
(
hide
)
Description:
Add an option to enable system-wide /etc/bash.bashrc file for interactive bash shells
Filename:
MIME Type:
Creator:
ilyushkeane
Created:
2017-10-13 10:52:21 UTC
Size:
683 bytes
patch
obsolete
>7c7 >< PORTREVISION?= 2 >--- >> PORTREVISION?= 3 >25c25,26 >< OPTIONS_DEFINE= COLONBREAKSWORDS FDESCFS HELP NLS STATIC SYSLOG DOCS >--- >> OPTIONS_DEFINE= BASHRC COLONBREAKSWORDS FDESCFS HELP NLS STATIC SYSLOG DOCS >> BASHRC_DESC= Enable system-wide /etc/bash.bashrc file for interactive shells >30c31 >< OPTIONS_DEFAULT= COLONBREAKSWORDS HELP >--- >> OPTIONS_DEFAULT= BASHRC COLONBREAKSWORDS HELP >85a87,91 >> .if ${PORT_OPTIONS:MBASHRC} >> @${REINPLACE_CMD} \ >> -e 's|\/\* #define SYS_BASHRC "/etc/bash.bashrc" \*\/|#define SYS_BASHRC "/etc/bash.bashrc"|g' \ >> ${WRKSRC}/config-top.h >> .endif
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 222973
:
187128
|
187136