* [gentoo-dev] error emerging blackdown-jdk (eclass/java.eclass -line: 2598)
@ 2002-10-20 12:22 A.Waschbuesch
2002-10-20 14:37 ` Paul de Vrieze
0 siblings, 1 reply; 2+ messages in thread
From: A.Waschbuesch @ 2002-10-20 12:22 UTC (permalink / raw
To: gentoo-dev
FIX:
,----[ /usr/portage/eclass/java.eclass -- line 2598 ]
| install_mozilla_plugin() {
| local bn
| bn=`basename $1`
|
| if [ "`use mozilla`" ] ; then
| dodir /usr/lib/mozilla/plugins
| dosym $1 /usr/lib/mozilla/plugins/${bn}
| - if
| + fi
| }
`----
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] error emerging blackdown-jdk (eclass/java.eclass -line: 2598)
2002-10-20 12:22 [gentoo-dev] error emerging blackdown-jdk (eclass/java.eclass -line: 2598) A.Waschbuesch
@ 2002-10-20 14:37 ` Paul de Vrieze
0 siblings, 0 replies; 2+ messages in thread
From: Paul de Vrieze @ 2002-10-20 14:37 UTC (permalink / raw
To: gentoo-dev
On Sunday 20 October 2002 14:22, A.Waschbuesch wrote:
> FIX:
>
> ,----[ /usr/portage/eclass/java.eclass -- line 2598 ]
>
> | install_mozilla_plugin() {
> | local bn
> | bn=`basename $1`
> |
> | if [ "`use mozilla`" ] ; then
> | dodir /usr/lib/mozilla/plugins
> | dosym $1 /usr/lib/mozilla/plugins/${bn}
> | - if
> | + fi
> | }
>
> `----
>
Please submit this to the bugs.gentoo.org bugzilla website.
Paul
--
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-20 14:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-20 12:22 [gentoo-dev] error emerging blackdown-jdk (eclass/java.eclass -line: 2598) A.Waschbuesch
2002-10-20 14:37 ` Paul de Vrieze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox