[arch-commits] CVS update of core/devel/make (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Mon Sep 17 16:48:39 UTC 2007


    Date: Monday, September 17, 2007 @ 12:48:39
  Author: thomas
    Path: /home/cvs-core/core/devel/make

Modified: PKGBUILD (1.15 -> 1.16)

completed base and base-devel groups


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


Index: core/devel/make/PKGBUILD
diff -u core/devel/make/PKGBUILD:1.15 core/devel/make/PKGBUILD:1.16
--- core/devel/make/PKGBUILD:1.15	Tue Aug 21 11:35:21 2007
+++ core/devel/make/PKGBUILD	Mon Sep 17 12:48:39 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.15 2007/08/21 15:35:21 dan Exp $
+# $Id: PKGBUILD,v 1.16 2007/09/17 16:48:39 thomas Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=make
 pkgver=3.81
@@ -7,7 +7,7 @@
 arch=(i686 x86_64)
 url="http://www.gnu.org/software/make"
 license=('GPL')
-groups=('base')
+groups=('base-devel')
 depends=('glibc' 'bash')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('a4e9494ac6dc3f6b0c5ff75c5d52abba')




More information about the arch-commits mailing list