From 1408898d8eb75b1ffe94f44ede95f3c586cf5ee1 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Thu, 8 Apr 2004 21:27:46 +0000 Subject: Fix a small glitch in the plugin-directories before announcing the ebuild. --- net-www/mozplugger/mozplugger-1.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-www/mozplugger') diff --git a/net-www/mozplugger/mozplugger-1.5.2.ebuild b/net-www/mozplugger/mozplugger-1.5.2.ebuild index f627488526c7..fff753fd6280 100644 --- a/net-www/mozplugger/mozplugger-1.5.2.ebuild +++ b/net-www/mozplugger/mozplugger-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozplugger/mozplugger-1.5.2.ebuild,v 1.1 2004/04/08 21:16:34 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozplugger/mozplugger-1.5.2.ebuild,v 1.2 2004/04/08 21:27:46 centic Exp $ inherit nsplugins @@ -47,7 +47,7 @@ src_install() dobin mozplugger-helper dobin mozplugger-controller - inst_plugin /opt/netscape/plugins/mozplugger.so + inst_plugin $PLUGIN/mozplugger.so dodoc ChangeLog COPYING README } -- cgit v1.2.3-65-gdbad