FreeBSD Bugzilla – Attachment 141160 Details for
Bug 187887
[PATCH] net-im/yoono: Stage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
yoono-1.8.43.patch
yoono-1.8.43.patch (text/plain), 690 bytes, created by
Johannes Meixner
on 2014-03-24 00:40:00 UTC
(
hide
)
Description:
yoono-1.8.43.patch
Filename:
MIME Type:
Creator:
Johannes Meixner
Created:
2014-03-24 00:40:00 UTC
Size:
690 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 348914) >+++ Makefile (working copy) >@@ -37,13 +37,12 @@ > > WRKSRC= ${WRKDIR}/${PORTNAME}-desktop > >-NO_STAGE= yes > do-install: >- ${MKDIR} ${DATADIR} >+ ${MKDIR} ${STAGEDIR}${DATADIR} > cd ${WRKSRC} && \ >- ${COPYTREE_SHARE} . ${DATADIR} >- ${CHMOD} ${BINMODE} ${DATADIR}/${PORTNAME}-desktop >- ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} >+ ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} >+ ${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/${PORTNAME}-desktop >+ ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} > > post-install: > @${CAT} ${PKGMESSAGE}
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 187887
: 141160