FreeBSD Bugzilla – Attachment 141623 Details for
Bug 188478
[PATCH] devel/py-cxx: staging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-cxx-6.0.0.patch
py-cxx-6.0.0.patch (text/plain), 578 bytes, created by
Bartek Rutkowski
on 2014-04-11 21:30:01 UTC
(
hide
)
Description:
py-cxx-6.0.0.patch
Filename:
MIME Type:
Creator:
Bartek Rutkowski
Created:
2014-04-11 21:30:01 UTC
Size:
578 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 351038) >+++ Makefile (working copy) >@@ -16,7 +16,6 @@ > USE_PYTHON_PREFIX= yes > PYDISTUTILS_PKGNAME= CXX > PYDISTUTILS_PKGVERSION= 5.3 >-NO_STAGE= yes > > DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} > PORTDOCS= * >@@ -23,8 +22,8 @@ > > .if !defined(NOPORTDOCS) > post-install: >- @${MKDIR} ${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/Doc/PyCXX.html ${DOCSDIR} >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/Doc/PyCXX.html ${STAGEDIR}${DOCSDIR} > .endif > > post-patch:
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 188478
: 141623