FreeBSD Bugzilla – Attachment 91477 Details for
Bug 128830
Application deskutils/thinkingrock unable to load files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
thinkingrock.patch
thinkingrock.patch (text/plain), 1.28 KB, created by
Beat Gaetzi
on 2008-11-13 21:43:33 UTC
(
hide
)
Description:
thinkingrock.patch
Filename:
MIME Type:
Creator:
Beat Gaetzi
Created:
2008-11-13 21:43:33 UTC
Size:
1.28 KB
patch
obsolete
>diff -Naur thinkingrock.orig/Makefile thinkingrock/Makefile >--- thinkingrock.orig/Makefile 2008-06-22 12:14:50.000000000 +0200 >+++ thinkingrock/Makefile 2008-11-13 22:27:55.680118483 +0100 >@@ -19,6 +19,8 @@ > JAVA_VERSION= 1.5+ > NO_BUILD= yes > >+SUB_FILES= pkg-message >+ > .include <bsd.port.pre.mk> > > post-patch: >@@ -44,4 +46,7 @@ > @(cd ${WRKSRC}; ${FIND} . -type d) | ${SORT} -r | ${SED} "s|^.|@dirrm ${PORTNAME}|" >> ${TMPPLIST} > @(cd ${WRKSRC}; ${FIND} . -type d -empty) | ${SORT} -r | ${SED} "s|^.|@exec mkdir -p ${PORTNAME}|" >> ${TMPPLIST} > >+post-install: >+ @${CAT} ${PKGMESSAGE} >+ > .include <bsd.port.post.mk> >diff -Naur thinkingrock.orig/files/pkg-message.in thinkingrock/files/pkg-message.in >--- thinkingrock.orig/files/pkg-message.in 1970-01-01 01:00:00.000000000 +0100 >+++ thinkingrock/files/pkg-message.in 2008-11-13 22:32:18.100158460 +0100 >@@ -0,0 +1,15 @@ >+***************************************************************** >+ >+ Please note that Thinkingrock will not work with diablo-jdk16 >+ or diablo-jre16. Set the JAVA_HOME variable to a different >+ Java installation: >+ >+ e.g. tcsh: >+ > setenv JAVA_HOME /usr/local/jdk1.6.0 >+ > thinkingrock >+ >+ e.g. sh: >+ $ export JAVA_HOME=/usr/local/diablo-jre1.5.0 >+ $ thinkingrock >+ >+*****************************************************************
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 128830
: 91477