FreeBSD Bugzilla – Attachment 191320 Details for
Bug 226462
security/rubygem-aes_key_wrap version 1.0.1 fails to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix shebang problem
security_rubygem-aes_key_wrap_shebangfix.patch (text/plain), 395 bytes, created by
Matthias Fechner
on 2018-03-08 21:21:17 UTC
(
hide
)
Description:
Fix shebang problem
Filename:
MIME Type:
Creator:
Matthias Fechner
Created:
2018-03-08 21:21:17 UTC
Size:
395 bytes
patch
obsolete
>diff --git a/security/rubygem-aes_key_wrap/Makefile b/security/rubygem-aes_key_wrap/Makefile >index 3b3561390ec..780b0256bb3 100644 >--- a/security/rubygem-aes_key_wrap/Makefile >+++ b/security/rubygem-aes_key_wrap/Makefile >@@ -13,6 +13,8 @@ LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > USE_RUBY= yes >-USES= gem >+USES= gem shebangfix >+ >+SHEBANG_FILES= bin/setup > > .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 226462
: 191320
Working