FreeBSD Bugzilla – Attachment 53730 Details for
Bug 81275
FIX: Hydra port does not compile xhydra
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
Makefile.diff (text/x-diff; charset=iso-8859-1), 535 bytes, created by
Nicolas Blais
on 2005-05-20 22:12:24 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Nicolas Blais
Created:
2005-05-20 22:12:24 UTC
Size:
535 bytes
patch
obsolete
>--- Makefile.orig Fri May 20 17:06:02 2005 >+++ Makefile Fri May 20 17:08:48 2005 >@@ -18,7 +18,7 @@ > COMMENT= Brute force attack utility working on multiple network services > > NO_LATEST_LINK= yes >-PLIST_FILES= bin/hydra >+PLIST_FILES= bin/hydra /bin/xhydra > USE_REINPLACE= yes > GNU_CONFIGURE= yes > USE_OPENSSL= yes >@@ -30,6 +30,6 @@ > ${WRKSRC}/Makefile.am > > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/hydra ${PREFIX}/bin >+ @${INSTALL_PROGRAM} ${WRKSRC}/hydra ${WRKSRC}/hydra-gtk/src/xhydra ${PREFIX}/bin; \ > > .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 81275
: 53730 |
53731
|
53732
|
53733
|
53734
|
53735
|
53736