FreeBSD Bugzilla – Attachment 78587 Details for
Bug 113028
[PATCH] textproc/docbook-utils: Fix build and run error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
docbook-utils-0.6.14_3.patch
docbook-utils-0.6.14_3.patch (text/plain), 700 bytes, created by
chinsan
on 2007-05-26 14:10:02 UTC
(
hide
)
Description:
docbook-utils-0.6.14_3.patch
Filename:
MIME Type:
Creator:
chinsan
Created:
2007-05-26 14:10:02 UTC
Size:
700 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/textproc/docbook-utils/Makefile /usr/home/chinsan/project/docbook-utils/Makefile >--- /usr/ports/textproc/docbook-utils/Makefile Thu May 24 22:01:22 2007 >+++ /usr/home/chinsan/project/docbook-utils/Makefile Sat May 26 04:38:59 2007 >@@ -7,7 +7,7 @@ > > PORTNAME= docbook-utils > PORTVERSION= 0.6.14 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= textproc > MASTER_SITES= ${MASTER_SITE_SOURCEWARE} > MASTER_SITE_SUBDIR= docbook-tools/new-trials/SOURCES >@@ -41,6 +41,10 @@ > .if !defined(NOPORTDOCS) > PORTDOCS= * > .endif >+ >+post-patch: >+ @${REINPLACE_CMD} -e '254 s/install-htmlDATA//' \ >+ ${WRKSRC}/doc/HTML/Makefile.in > > pre-configure: > ${RM} -f ${WRKSRC}/config.cache
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 113028
: 78587 |
78588