1
0
forked from ports/opt

mplayerplug-in: fix broken installation/.footprint

This commit is contained in:
Nick Steeves 2006-03-17 02:54:59 +00:00
parent 7efa53bb2a
commit da32848625

View File

@ -6,7 +6,7 @@
name=mplayerplug-in
version=3.21
release=1
release=2
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \
http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.8b1/gecko-sdk-i686-pc-linux-gnu-1.8b1.tar.gz)
@ -17,7 +17,6 @@ build () {
--enable-gtk2 \
--disable-nls
make
make DESTDIR=$PKG install
mkdir -p $PKG/usr/lib/firefox/plugins
mv $SRC/$name/mplayerplug-in*.so $PKG/usr/lib/firefox/plugins
mkdir -p $PKG/usr/lib/firefox/components