FreeBSD Bugzilla – Attachment 22360 Details for
Bug 38827
Fix port: korean/engdic (to respect PREFIX)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 340 bytes, created by
Hye-Shik Chang
on 2002-06-02 15:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hye-Shik Chang
Created:
2002-06-02 15:30:02 UTC
Size:
340 bytes
patch
obsolete
>diff -ruN engdic.orig/Makefile engdic/Makefile >--- engdic.orig/Makefile Thu Apr 13 18:16:12 2000 >+++ engdic/Makefile Sun Jun 2 23:22:59 2002 >@@ -15,4 +15,9 @@ > > ALL_TARGET= clean all > >+post-patch: >+ @for f in ${WRKSRC}/Makefile ${WRKSRC}/engdic.h; do \ >+ ${PERL} -pi -e 's,/usr/local,${PREFIX},g' $$f; \ >+ done >+ > .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 38827
: 22360