FreeBSD Bugzilla – Attachment 107843 Details for
Bug 148663
[PATCH] java/eclipse-log4e: update patch for new eclipse version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
eclipse-log4e-1.1.6_4.patch
eclipse-log4e-1.1.6_4.patch (text/plain), 1008 bytes, created by
Greg Lewis
on 2010-07-16 04:10:02 UTC
(
hide
)
Description:
eclipse-log4e-1.1.6_4.patch
Filename:
MIME Type:
Creator:
Greg Lewis
Created:
2010-07-16 04:10:02 UTC
Size:
1008 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /var/fcvs/ports/java/eclipse-log4e/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- Makefile 28 Mar 2010 06:38:40 -0000 1.8 >+++ Makefile 13 Jul 2010 06:28:59 -0000 >@@ -25,13 +25,13 @@ > USE_ZIP= yes > > do-install: >- @${MKDIR} -p ${PREFIX}/eclipse >- @${CP} -r ${WRKSRC}/plugins ${PREFIX}/eclipse >- @${CP} -r ${WRKSRC}/features ${PREFIX}/eclipse >+ @${MKDIR} -p ${PREFIX}/lib/eclipse >+ @${CP} -r ${WRKSRC}/plugins ${PREFIX}/lib/eclipse >+ @${CP} -r ${WRKSRC}/features ${PREFIX}/lib/eclipse > @(cd ${WRKSRC}; ${FIND} -s features plugins -not -type d) \ >- | ${SED} -ne 's,^,eclipse/,p' >> ${TMPPLIST} >+ | ${SED} -ne 's,^,lib/eclipse/,p' >> ${TMPPLIST} > @(cd ${WRKSRC}; ${FIND} -s -d features plugins -type d) \ > | ${GREP} -vE 'plugins$$|features$$' \ >- | ${SED} -ne 's,^,@dirrm eclipse/,p' >> ${TMPPLIST} >+ | ${SED} -ne 's,^,@dirrm lib/eclipse/,p' >> ${TMPPLIST} > > .include <bsd.port.mk>
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 148663
: 107843