Author: sten Date: 2006-03-17 03:54:59 +0100 (Fri, 17 Mar 2006) New Revision: 955 Modified: crux-2.1/ports/opt/mplayerplug-in/Pkgfile Log: mplayerplug-in: fix broken installation/.footprint Modified: crux-2.1/ports/opt/mplayerplug-in/Pkgfile =================================================================== --- crux-2.1/ports/opt/mplayerplug-in/Pkgfile 2006-03-16 20:34:16 UTC (rev 954) +++ crux-2.1/ports/opt/mplayerplug-in/Pkgfile 2006-03-17 02:54:59 UTC (rev 955) @@ -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-s...) @@ -17,7 +17,6 @@ --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