FreeBSD Bugzilla – Attachment 101723 Details for
Bug 141346
[PATCH] net/miniupnpd: manual page is not installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 531 bytes, created by
Nikolai Saoukh
on 2009-12-10 15:50:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Nikolai Saoukh
Created:
2009-12-10 15:50:05 UTC
Size:
531 bytes
patch
obsolete
>--- Makefile.orig 2009-12-08 20:36:11.000000000 +0300 >+++ Makefile 2009-12-10 18:31:13.000000000 +0300 >@@ -22,11 +22,14 @@ > FWNAME?= pf > PLIST_FILES= etc/miniupnpd.conf.sample sbin/miniupnpd > >+MAN8= miniupnpd.8 >+ > USE_RC_SUBR= miniupnpd.sh > > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/miniupnpd ${PREFIX}/sbin/miniupnpd > @${INSTALL_DATA} ${WRKDIR}/miniupnpd.conf.sample ${PREFIX}/etc/miniupnpd.conf.sample >+ @${INSTALL_MAN} ${WRKSRC}/miniupnpd.1 ${PREFIX}/man/man8/miniupnpd.8 > @${CAT} ${PKGMESSAGE} > > .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 141346
: 101723