[arch-commits] CVS update of extra/multimedia/mplayer-plugin (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Mar 11 00:56:02 UTC 2008


    Date: Monday, March 10, 2008 @ 20:56:02
  Author: eric
    Path: /home/cvs-extra/extra/multimedia/mplayer-plugin

Modified: PKGBUILD (1.39 -> 1.40)

removed superfluous directories


----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


Index: extra/multimedia/mplayer-plugin/PKGBUILD
diff -u extra/multimedia/mplayer-plugin/PKGBUILD:1.39 extra/multimedia/mplayer-plugin/PKGBUILD:1.40
--- extra/multimedia/mplayer-plugin/PKGBUILD:1.39	Wed Feb 13 05:07:07 2008
+++ extra/multimedia/mplayer-plugin/PKGBUILD	Mon Mar 10 20:56:02 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.39 2008/02/13 10:07:07 alexander Exp $
+# $Id: PKGBUILD,v 1.40 2008/03/11 00:56:02 eric Exp $
 # Mantainer: Alexander Baldeck <alexander at archlinux.org>
 pkgname=mplayer-plugin
 pkgver=3.50
@@ -24,9 +24,8 @@
   ./configure --prefix=/usr --with-faad --enable-gtk2 --enable-wmp \
               --enable-qt --enable-rm --enable-gmp
   make LDFLAGS="" || return 1
+
   mkdir -p $startdir/pkg/${MOZ_PLUGIN_PATH}
-  
-  mkdir -p ${startdir}/pkg/usr/${MOZ_PLUGIN_PATH}
   install -m755 mplayerplug-in*so ${startdir}/pkg/${MOZ_PLUGIN_PATH}
   install -m755 mplayerplug-in*xpt ${startdir}/pkg/${MOZ_PLUGIN_PATH}
 




More information about the arch-commits mailing list