FreeBSD Bugzilla – Attachment 139264 Details for
Bug 185485
[MAINTAINER] security/ccsrch: Add stage sapport
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ccsrch-1.0.3.patch
ccsrch-1.0.3.patch (text/plain), 748 bytes, created by
Pavel Volkov
on 2014-01-05 09:40:00 UTC
(
hide
)
Description:
ccsrch-1.0.3.patch
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2014-01-05 09:40:00 UTC
Size:
748 bytes
patch
obsolete
>diff -ruN ../ccsrch.orig/Makefile ./Makefile >--- ../ccsrch.orig/Makefile 2014-01-05 13:02:14.000000000 +0400 >+++ ./Makefile 2014-01-05 13:27:02.000000000 +0400 >@@ -16,19 +16,20 @@ > OPTIONS_DEFINE= DOCS > > FETCH_ARGS= -pRr >-NO_STAGE= yes > >-PORTDOCS= README readme.html >+PORTDOCS= README > PLIST_FILES= bin/${PORTNAME} > > .include <bsd.port.options.mk> > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ >+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ >+ >+post-install: > .if ${PORT_OPTIONS:MDOCS} >- @${MKDIR} ${DOCSDIR}; \ >+ @${MKDIR} ${STAGEDIR}${DOCSDIR}; \ > for f in ${PORTDOCS}; do \ >- ${INSTALL_DATA} ${WRKSRC}/$$f ${DOCSDIR}; \ >+ ${INSTALL_DATA} ${WRKSRC}/$$f ${STAGEDIR}${DOCSDIR}; \ > done > .endif
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 185485
: 139264