FreeBSD Bugzilla – Attachment 93381 Details for
Bug 131271
[PATCH] devel/libcheck: fix plist when NOPORTEXAMPLES=1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libcheck-0.9.6.patch
libcheck-0.9.6.patch (text/plain), 802 bytes, created by
Rong-En Fan
on 2009-02-02 02:30:00 UTC
(
hide
)
Description:
libcheck-0.9.6.patch
Filename:
MIME Type:
Creator:
Rong-En Fan
Created:
2009-02-02 02:30:00 UTC
Size:
802 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/libcheck/Makefile,v >retrieving revision 1.9 >diff -u -u -r1.9 Makefile >--- Makefile 11 Jan 2009 04:26:17 -0000 1.9 >+++ Makefile 2 Feb 2009 02:20:55 -0000 >@@ -22,9 +22,7 @@ > DOCSDIR= ${PREFIX}/share/doc/check-${PORTVERSION} > EXAMPLESDIR= ${PREFIX}/share/examples/check-${PORTVERSION} > >-.if !defined(NOPORTDOCS) > INFO= check >-.endif > > post-patch: > .if defined(NOPORTDOCS) >@@ -36,7 +34,7 @@ > @${REINPLACE_CMD} \ > -e '/^install-data-am:/ s/ install-exampleDATA//' \ > -e '/^install-data-am:/ s/ install-examplesrcDATA//' \ >- -e '/install-exampletestsDATA/ s/ install-info-am//' \ >+ -e '/install-exampletestsDATA/ s/install-exampletestsDATA//' \ > ${WRKSRC}/doc/Makefile.in > .endif
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 131271
: 93381