FreeBSD Bugzilla – Attachment 172898 Details for
Bug 211312
devel/stack: Hangs on build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
stack.diff
stack.diff (text/plain), 595 bytes, created by
Tobias Kortkamp
on 2016-07-23 16:14:05 UTC
(
hide
)
Description:
stack.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2016-07-23 16:14:05 UTC
Size:
595 bytes
patch
obsolete
>Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (nonexistent) >+++ files/patch-Makefile (working copy) >@@ -0,0 +1,11 @@ >+--- Makefile.orig 2016-07-23 16:05:37 UTC >++++ Makefile >+@@ -34,7 +34,7 @@ _stack.zsh: _stack.bash >+ # zsh completion reuses bash completion file via zsh's bashcompinit function >+ ${ECHO} "#compdef stack" > ${@} >+ ${ECHO} "autoload -U +X bashcompinit && bashcompinit" >> ${@} >+- ${CAT} ${>} >> ${@} >++ ${CAT} _stack.bash >> ${@} >+ >+ install: all >+ ${INSTALL_PROGRAM} stack ${STAGEDIR}${PREFIX}/bin
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
Flags:
tobik
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 211312
:
172895
|
172898
|
173001