[arch-commits] Commit in lame/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Oct 1 00:09:44 UTC 2008


    Date: Tuesday, September 30, 2008 @ 20:09:43
  Author: eric
Revision: 13982

upgpkg: lame 3.98.2-1

Modified:
  lame/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-01 00:07:51 UTC (rev 13981)
+++ PKGBUILD	2008-10-01 00:09:43 UTC (rev 13982)
@@ -11,6 +11,7 @@
 depends=('ncurses')
 makedepends=('nasm')
 license=('LGPL')
+options=('!libtool')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-398-2.tar.gz \
 	shared-frontend.patch)
 md5sums=('719dae0ee675d0c16e0e89952930ed35' 'e7fc0e6d82dd35a01411be96fc8effab')
@@ -20,5 +21,4 @@
   ./configure --prefix=/usr --enable-nasm --enable-shared
   make || return 1
   make DESTDIR=$startdir/pkg install
-  find $startdir/pkg -name '*.la' -exec rm {} \;
 }




More information about the arch-commits mailing list