FreeBSD Bugzilla – Attachment 75613 Details for
Bug 109179
[PATCH] sysutils/dmidecode: respect NOPORTDOCS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dmidecode-2.8.patch
dmidecode-2.8.patch (text/plain), 674 bytes, created by
Rong-En Fan
on 2007-02-14 23:40:08 UTC
(
hide
)
Description:
dmidecode-2.8.patch
Filename:
MIME Type:
Creator:
Rong-En Fan
Created:
2007-02-14 23:40:08 UTC
Size:
674 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /big/freebsd-cvsup/ncvs/ports/sysutils/dmidecode/Makefile,v >retrieving revision 1.8 >diff -u -u -r1.8 Makefile >--- Makefile 7 Feb 2006 08:51:09 -0000 1.8 >+++ Makefile 14 Feb 2007 23:25:52 -0000 >@@ -25,8 +25,13 @@ > > MAN8= biosdecode.8 dmidecode.8 ownership.8 vpddecode.8 > >-.if !defined(NOPORTDOCS) >+post-patch: >+.if defined(NOPORTDOCS) >+ @${REINPLACE_CMD} -e '/^install.*:/s,install-doc,,' ${WRKSRC}/Makefile >+.endif >+ > post-install: >+.if !defined(NOPORTDOCS) > ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR} > .for f in ${PORTDOCS} > ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
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 109179
: 75613