public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [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

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