FreeBSD Bugzilla – Attachment 138968 Details for
Bug 185120
[PATCH] security/broccoli: use PYTHONPREFIX_LIBDIR
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain), 618 bytes, created by
Craig Leres
on 2013-12-23 02:10:00 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Craig Leres
Created:
2013-12-23 02:10:00 UTC
Size:
618 bytes
patch
obsolete
>--- Makefile.orig 2013-12-18 10:23:39.000000000 -0800 >+++ Makefile 2013-12-22 18:02:51.000000000 -0800 >@@ -59,9 +59,9 @@ > .endif > @${MKDIR} ${STAGEDIR}${PREFIX}/etc > @${MV} ${STAGEDIR}${PREFIX}/etc/broccoli.conf ${STAGEDIR}${PREFIX}/etc/broccoli.conf.example >-.if !empty(${PORT_OPTIONS:MPYTHON}) && defined(BRO_PREFIX) >+.if !empty(${PORT_OPTIONS:MPYTHON}) && defined(BRO_PREFIX) > # bsd.python.mk isn't PREFIX-safe yet. >- @${MV} ${STAGEDIR}${PYTHON_LIBDIR} ${STAGEDIR}${PYTHON_LIBDIR:S/${LOCALBASE}/${PREFIX}/} >+ @${MV} ${STAGEDIR}${PYTHON_LIBDIR} ${STAGEDIR}${PYTHONPREFIX_LIBDIR} > .endif > > .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 Raw
Actions:
View
Attachments on
bug 185120
: 138968