FreeBSD Bugzilla – Attachment 23273 Details for
Bug 40065
textproc/pdftohtml use REINPLACE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pdftohtml.diff
pdftohtml.diff (text/plain), 561 bytes, created by
Erwin Lansing
on 2002-07-01 08:30:09 UTC
(
hide
)
Description:
pdftohtml.diff
Filename:
MIME Type:
Creator:
Erwin Lansing
Created:
2002-07-01 08:30:09 UTC
Size:
561 bytes
patch
obsolete
>diff -ruN pdftohtml.orig/Makefile pdftohtml/Makefile >--- pdftohtml.orig/Makefile Thu Jun 27 17:58:38 2002 >+++ pdftohtml/Makefile Thu Jun 27 18:00:18 2002 >@@ -19,12 +19,11 @@ > RUN_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu > > WRKSRC= ${WRKDIR}/${DISTNAME} >+USE_REINPLACE= yes > > pre-patch: > .for file in goo/Makefile xpdf/Makefile >- @${MV} ${WRKSRC}/${file} ${WRKSRC}/${file}.orig >- @${SED} -e "s|-O2||; s|-g||" ${WRKSRC}/${file}.orig \ >- > ${WRKSRC}/${file} >+ ${REINPLACE_CMD} -e "s|-O2||; s|-g||" ${WRKSRC}/${file} > .endfor > > do-install:
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 40065
: 23273