FreeBSD Bugzilla – Attachment 204601 Details for
Bug 238116
net-p2p/ctcs: change INSTALL_DATA to INSTALL_SCRIPT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff that changes INSTALL_DATA to INSTALL_SCRIPT for bin/ctcs
ctcs.diff (text/plain), 413 bytes, created by
Daniel Ebdrup Jensen
on 2019-05-25 10:58:53 UTC
(
hide
)
Description:
Diff that changes INSTALL_DATA to INSTALL_SCRIPT for bin/ctcs
Filename:
MIME Type:
Creator:
Daniel Ebdrup Jensen
Created:
2019-05-25 10:58:53 UTC
Size:
413 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 502555) >+++ Makefile (working copy) >@@ -19,7 +19,7 @@ > OPTIONS_DEFINE= DOCS > > do-install: >- ${INSTALL_DATA} ${WRKSRC}/ctcs ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/ctcs ${STAGEDIR}${PREFIX}/bin > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR} >
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 238116
: 204601