FreeBSD Bugzilla – Attachment 178259 Details for
Bug 215547
[PATCH] databases/ruby-bdb: Define ALL_TARGET instead of adding a custom post-build target
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
bdb-all_target.diff (text/plain), 720 bytes, created by
Raphael Kubo da Costa
on 2016-12-25 14:52:42 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Raphael Kubo da Costa
Created:
2016-12-25 14:52:42 UTC
Size:
720 bytes
patch
obsolete
>Index: databases/ruby-bdb/Makefile >=================================================================== >--- databases/ruby-bdb/Makefile (revision 429432) >+++ databases/ruby-bdb/Makefile (working copy) >@@ -23,6 +23,7 @@ > USE_RUBY_EXTCONF= yes > MAKE_ENV+= RUBY_RDOC=${LOCALBASE}/bin/rdoc > >+ALL_TARGET= all rdoc > CONFIGURE_ARGS= --with-db-include=${BDB_INCLUDE_DIR} \ > --with-db-lib=${BDB_LIB_DIR} > INSTALL_TARGET= site-install >@@ -73,10 +74,6 @@ > post-patch: > @${RM} ${WRKSRC}/docs/*.orig > >-post-build: >- (cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} \ >- ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} rdoc) >- > post-install: > ${STRIP_CMD} ${STAGEDIR}${RUBY_SITEARCHLIBDIR}/bdb.so > ${MKDIR} ${STAGEDIR}${DOCSDIR}/doc
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 215547
: 178259