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

Eric Bélanger eric at archlinux.org
Sun Nov 1 02:32:26 UTC 2009


    Date: Saturday, October 31, 2009 @ 22:32:26
  Author: eric
Revision: 57589

removed .install script from source array, added svn Id tag

Modified:
  munin-node/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-01 02:26:38 UTC (rev 57588)
+++ PKGBUILD	2009-11-01 02:32:26 UTC (rev 57589)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Dan McGee <dan at archlinux.org>
 # Contributor: Roberto Alsina <ralsina at kde.org>
 pkgname=munin-node
@@ -11,7 +12,7 @@
 backup=(etc/munin/munin-node.conf etc/logrotate.d/munin-node)
 install=munin-node.install
 source=(http://downloads.sourceforge.net/sourceforge/munin/munin_$pkgver.tar.gz
-        Makefile.config munin-node.init munin-node.install logrotate.munin-node iostat_partition)
+        Makefile.config munin-node.init logrotate.munin-node iostat_partition)
 
 build() {
 	cd $srcdir/munin-$pkgver


Property changes on: munin-node/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list