FreeBSD Bugzilla – Attachment 138846 Details for
Bug 184926
security/ssh_askpass_gtk2: Fix build on 10 and head, stagify
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 610 bytes, created by
Guido Falsi
on 2013-12-17 10:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2013-12-17 10:00:00 UTC
Size:
610 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 336703) >+++ Makefile (working copy) >@@ -19,12 +19,12 @@ > > PLIST_FILES= bin/ssh-askpass-fullscreen > >-NO_STAGE= yes > post-patch: >- ${REINPLACE_CMD} -e "s,gcc,${CC}," ${WRKSRC}/Makefile >+ ${REINPLACE_CMD} -e "s,gcc,${CC}," \ >+ -e "/${CC}/s,$$, -lX11," ${WRKSRC}/Makefile > > do-install: > cd ${WRKSRC};\ >- ${INSTALL_PROGRAM} ssh-askpass-fullscreen ${PREFIX}/bin/ssh-askpass-fullscreen;\ >+ ${INSTALL_PROGRAM} ssh-askpass-fullscreen ${STAGEDIR}${PREFIX}/bin/ssh-askpass-fullscreen > > .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 184926
: 138846