FreeBSD Bugzilla – Attachment 10739 Details for
Bug 21441
FIX: devel/pcre to install a working pgrep binary
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 385 bytes, created by
yds
on 2000-09-21 06:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
yds
Created:
2000-09-21 06:40:03 UTC
Size:
385 bytes
patch
obsolete
>diff -ruN pcre.prev/Makefile pcre/Makefile >--- pcre.prev/Makefile Wed Apr 12 02:12:33 2000 >+++ pcre/Makefile Thu Sep 21 01:29:42 2000 >@@ -18,4 +18,9 @@ > MAN3= pcre.3 pcreposix.3 > MAN1= pgrep.1 > >+# Otherwise we get a broken pgrep shell script installed >+# instead of the binary we really want. >+pre-install: >+ @${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrep >+ > .include <bsd.port.mk>
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 21441
: 10739