FreeBSD Bugzilla – Attachment 126682 Details for
Bug 170441
[PATCH] net/rinetd: fails to install due to file name collision
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 514 bytes, created by
Frank Wall
on 2012-08-07 09:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Frank Wall
Created:
2012-08-07 09:10:01 UTC
Size:
514 bytes
patch
obsolete
>--- net/rinetd/Makefile.orig 2012-08-07 09:56:01.000000000 +0200 >+++ net/rinetd/Makefile 2012-08-07 09:56:47.000000000 +0200 >@@ -19,7 +19,7 @@ > > OPTIONS_DEFINE= DOCS > >-WRKSRC= ${WRKDIR}/rinetd/ >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > > MAKE_JOBS_SAFE= yes > USE_DOS2UNIX= yes >@@ -32,6 +32,9 @@ > > .include <bsd.port.pre.mk> > >+post-extract: >+ ${MV} ${WRKDIR}/rinetd/ ${WRKDIR}/${PORTNAME}-${PORTVERSION} >+ > post-patch: > @${REINPLACE_CMD} -E "s,(/etc/rinetd.conf),${PREFIX}\1," \ > ${WRKSRC}/rinetd.[8c]
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 170441
: 126682