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

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


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

Modified: PKGBUILD (1.4 -> 1.5)

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


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


Index: arch/build/base/acl/PKGBUILD
diff -u arch/build/base/acl/PKGBUILD:1.4 arch/build/base/acl/PKGBUILD:1.5
--- arch/build/base/acl/PKGBUILD:1.4	Thu Jun  7 03:25:59 2007
+++ arch/build/base/acl/PKGBUILD	Sun Aug  5 12:03:43 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.4 2007/06/07 07:25:59 tpowa Exp $
+# $Id: PKGBUILD,v 1.5 2007/08/05 16:03:43 jgc Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=acl
 pkgver=2.2.44
@@ -11,6 +11,7 @@
 replaces=('xfsacl')
 provides=('xfsacl')
 conflicts=('xfsacl')
+options=('!libtool')
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_${pkgver}-1.tar.gz)
 md5sums=('f92f56998a94735419ec932fb9d0118d')
 
@@ -30,6 +31,4 @@
 
   mv -v usr/libexec/libacl.{a,la} usr/lib/
   rm -rf $startdir/pkg/usr/libexec
-  #libtoolslay
-  find $startdir/pkg -name '*.la' -exec rm {} \;
 }




More information about the arch-commits mailing list