FreeBSD Bugzilla – Attachment 23204 Details for
Bug 39972
ports/databases misc Makefile cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-rdb
patch-rdb (text/plain), 517 bytes, created by
sf
on 2002-06-29 01:50:01 UTC
(
hide
)
Description:
patch-rdb
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-29 01:50:01 UTC
Size:
517 bytes
patch
obsolete
>--- Makefile.orig Sun Dec 23 18:13:30 2001 >+++ Makefile Fri Jun 28 17:35:50 2002 >@@ -16,6 +16,7 @@ > > WRKSRC= ${WRKDIR}/rdb > USE_PERL5= yes >+USE_REINPLACE= yes > > BINFILES= column compute dataent etbl headchg jointbl lst2tbl \ > mergetbl mktbl ptbl rdb rdbt repair reporttbl row search \ >@@ -25,7 +26,7 @@ > > do-build: > cd ${WRKSRC}; \ >- ${PERL} -pi -e 's|^\#\! /usr/bin/perl|\#\!${PERL}|g' ${BINFILES} >+ ${REINPLACE_CMD} -e 's|^\#\! /usr/bin/perl|\#\!${PERL}|g' ${BINFILES} > > do-install: > .for binfile in ${BINFILES}
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 39972
:
23202
|
23203
| 23204 |
23205
|
23206