[Frugalware-git] frugalware-current: munin-node-1.2.6-4-i686

CSÉCSY László boobaa at frugalware.org
Tue Sep 23 20:54:34 CEST 2008


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53e5d29438b7aca6689fca3054721da2e5e181ff

commit 53e5d29438b7aca6689fca3054721da2e5e181ff
Author: CSÉCSY László <boobaa at frugalware.org>
Date:   Tue Sep 23 20:53:49 2008 +0200

munin-node-1.2.6-4-i686
get rid of those clumsy messages at install

diff --git a/source/network-extra/munin-node/FrugalBuild b/source/network-extra/munin-node/FrugalBuild
index ce01e28..62babb3 100644
--- a/source/network-extra/munin-node/FrugalBuild
+++ b/source/network-extra/munin-node/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=munin-node
pkgver=1.2.6
-pkgrel=3
+pkgrel=4
pkgdesc="Munin is a tool for graphing all sorts of information about one or more servers and displaying it in a web interface. (Node)"
_F_sourceforge_name="munin"
_F_sourceforge_dirname="munin"
diff --git a/source/network-extra/munin-node/munin-node.install b/source/network-extra/munin-node/munin-node.install
index 9438a11..53b4d9c 100644
--- a/source/network-extra/munin-node/munin-node.install
+++ b/source/network-extra/munin-node/munin-node.install
@@ -13,7 +13,7 @@ post_install()
chown -R munin:munin /var/run/munin

# init plugins
-	munin-node-configure --shell | sh
+	munin-node-configure --shell 2>/dev/null | sh
}

pre_remove()


More information about the Frugalware-git mailing list