[Slackbuilds-users] gecko-media player plugin problem
Phillip Warner
pc_warner at yahoo.com
Fri Jan 1 04:58:29 UTC 2010
Thanks for fixing that! I had goofed up and submitted the wrong SlackBuild. The version that I had intended to submit included a small section to fix the same issue:
if [ -d $PKG/usr/lib${LIBDIRSUFFIX}/seamonkey-*/mozilla/ ]; then
mv $PKG/usr/lib${LIBDIRSUFFIX}/seamonkey-*/mozilla/ \
$PKG/usr/lib${LIBDIRSUFFIX}/
rmdir $PKG/usr/lib${LIBDIRSUFFIX}/seamonkey-*
fi
I like the new solution better, though :)
--phillip
--- On Thu, 12/31/09, xgizzmo at slackbuilds.org <xgizzmo at slackbuilds.org> wrote:
> From: xgizzmo at slackbuilds.org <xgizzmo at slackbuilds.org>
> Subject: Re: [Slackbuilds-users] gecko-media player plugin problem
> To: slackbuilds-users at slackbuilds.org
> Date: Thursday, December 31, 2009, 6:09 PM
> On Thursday 31 December 2009 18:46:17
> daedra1 wrote:
> > I just thought that I would point this out. The
> gecko-media player
> > plugin package automatically installs the plugin to
> > /usr/lib/seamonkey-2.0.1/mozilla/plugins/. This
> is ok but if you use
> > firefox you have to copy the files manually which is
> kind of
> > inconvenient for firefox users. I was thinking
> maybe you guys could
> > edit the build to install to
> /lib/mozilla/plugins. Like alien bob's
> > slackbuild does
> > http://connie.slackware.com/~alien/slackbuilds/gecko-mediaplayer/build/
> >
> > from Eric's build
> >
> >
> > # Still need the libdir explicitly here, to prevent
> installing unwantedly
> > # into /usr/lib${LIBDIRSUFFIX}/seamonkey...
> > make libdir=/usr/lib${LIBDIRSUFFIX} $NUMJOBS
> 2>&1 | tee $OUTPUT/make-${PRGNAM}.log
> > make libdir=/usr/lib${LIBDIRSUFFIX} DESTDIR=$PKG
> install 2>&1 | tee $OUTPUT/install-${PRGNAM}.log
> >
> >
>
> Thanks for the heads up and fix. The build has been fixed.
>
> --dsomero
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>
More information about the SlackBuilds-users
mailing list