FreeBSD Bugzilla – Attachment 81348 Details for
Bug 116505
[PATCH] sysutils/x86info: install manpage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x86info-1.20.patch
x86info-1.20.patch (text/plain), 860 bytes, created by
Ying-Chieh Liao
on 2007-09-21 01:50:01 UTC
(
hide
)
Description:
x86info-1.20.patch
Filename:
MIME Type:
Creator:
Ying-Chieh Liao
Created:
2007-09-21 01:50:01 UTC
Size:
860 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/sysutils/x86info/Makefile,v >retrieving revision 1.24 >diff -u -u -r1.24 Makefile >--- Makefile 4 Aug 2007 11:41:21 -0000 1.24 >+++ Makefile 21 Sep 2007 00:44:40 -0000 >@@ -8,9 +8,7 @@ > PORTNAME= x86info > PORTVERSION= 1.20 > CATEGORIES= sysutils >-MASTER_SITES= http://www.codemonkey.org.uk/projects/x86info/ \ >- ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= ${PORTNAME} >+MASTER_SITES= http://www.codemonkey.org.uk/projects/x86info/ > EXTRACT_SUFX= .tgz > > MAINTAINER= erik@smluc.org >@@ -18,9 +16,11 @@ > > ONLY_FOR_ARCHS= i386 > PLIST_FILES= bin/x86info >+MAN1= x86info.1 > MAKE_ARGS= CFLAGS="${CFLAGS}" > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/x86info ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/x86info.1 ${MAN1PREFIX}/man/man1 > > .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 116505
: 81348