[arch-commits] CVS update of arch/build/base/dmapi (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Aug 5 16:03:51 UTC 2007


    Date: Sunday, August 5, 2007 @ 12:03:51
  Author: jgc
    Path: /home/cvs-arch/arch/build/base/dmapi

Modified: PKGBUILD (1.5 -> 1.6)

Cleanup PKGBUILDs, remove old patches, add licenses, fix source URLs


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


Index: arch/build/base/dmapi/PKGBUILD
diff -u arch/build/base/dmapi/PKGBUILD:1.5 arch/build/base/dmapi/PKGBUILD:1.6
--- arch/build/base/dmapi/PKGBUILD:1.5	Thu Jun  7 20:46:27 2007
+++ arch/build/base/dmapi/PKGBUILD	Sun Aug  5 12:03:51 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.5 2007/06/08 00:46:27 eric Exp $
+# $Id: PKGBUILD,v 1.6 2007/08/05 16:03:51 jgc Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=dmapi
 pkgver=2.2.8
@@ -11,6 +11,7 @@
 provides=('xfsdmapi')
 conflicts=('xfsdmapi')
 replaces=('xfsdmapi')
+options=('!libtool')
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/dmapi_$pkgver-1.tar.gz)
 md5sums=('1265828fabc6e3ec4b70696db331fb8a')
 
@@ -25,5 +26,4 @@
   install -D -m644 libdm/.libs/libdm.a $startdir/pkg/usr/lib/libdm.a
   # and the header file, please
   install -D -m644 include/dmapi.h $startdir/pkg/usr/include/xfs/dmapi.h
-  find $startdir/pkg -name '*.la' -exec rm {} \;
 }




More information about the arch-commits mailing list