mplayerplug-in: fix broken installation/.footprint
This commit is contained in:
parent
7efa53bb2a
commit
da32848625
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user