FreeBSD Bugzilla – Attachment 47223 Details for
Bug 72401
[MAINTAINER] net/smokeping: fix 4.x breakage on pointyhat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
smokeping-1.31.patch
smokeping-1.31.patch (text/plain), 780 bytes, created by
Lars Thegler
on 2004-10-06 21:30:23 UTC
(
hide
)
Description:
smokeping-1.31.patch
Filename:
MIME Type:
Creator:
Lars Thegler
Created:
2004-10-06 21:30:23 UTC
Size:
780 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/net/smokeping/Makefile,v >retrieving revision 1.23 >diff -u -u -r1.23 Makefile >--- Makefile 15 Aug 2004 16:19:59 -0000 1.23 >+++ Makefile 6 Oct 2004 20:09:39 -0000 >@@ -143,8 +143,9 @@ > ${INSTALL_DATA} ${WRKSRC}/etc/${FILE}.dist ${PREFIX}/etc/smokeping/${FILE} ; \ > fi > .endfor >- @${MKDIR} ${PREFIX}/smokeping >- @${CP} -Rp ${WRKSRC}/[hl]* ${PREFIX}/smokeping/ >+ @${MKDIR} ${PREFIX}/smokeping/htdocs >+ @${INSTALL_SCRIPT} ${WRKSRC}/htdocs/smokeping.cgi ${PREFIX}/smokeping/htdocs/smokeping.cgi >+ @${CP} -R ${WRKSRC}/lib ${PREFIX}/smokeping/ > @${MKDIR} ${PREFIX}/var/smokeping > @${CHOWN} ${USER}:${GROUP} ${PREFIX}/var/smokeping > @${MKDIR} ${PREFIX}/smokeping/htdocs/img
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 72401
: 47223