aboutsummaryrefslogtreecommitdiff
path: root/net/analyzer
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-05 18:51:03 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-05 18:51:03 +0000
commitd2812c7a047260cd5e48f5d0496cc9fea293239c (patch)
tree268ad766b68f9f842fe4c8befa9b78f90564dc4d /net/analyzer
parentb067798773617141ab170686b9f996c188394b88 (diff)
downloadslackbuilds-d2812c7a047260cd5e48f5d0496cc9fea293239c.tar.gz
slackbuilds-d2812c7a047260cd5e48f5d0496cc9fea293239c.tar.bz2
munin update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@854 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/analyzer')
-rwxr-xr-xnet/analyzer/munin/munin.build12
-rw-r--r--net/analyzer/munin/slack-required1
2 files changed, 13 insertions, 0 deletions
diff --git a/net/analyzer/munin/munin.build b/net/analyzer/munin/munin.build
index 8b2f79bb..4dd7280d 100755
--- a/net/analyzer/munin/munin.build
+++ b/net/analyzer/munin/munin.build
@@ -9,6 +9,18 @@
# pegar mais plugins de vserver em http://svn.debian.org/wsvn/pkg-vserver/people/holger/munin-plugins/plugins/?rev=0&sc=0
#
+if [ -s "slack-required" ]; then
+ echo Recomended and required packages for building cairo are:
+ cat slack-required | sed -e 's/^/\t/'
+ if [ "$INTERACT" != "no" ]; then
+ echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.
+ read crap
+# else
+# echo Sleeping 3 seconds...
+# sleep 3
+ fi
+fi
+
CWD="`pwd`"
if [ -f "/etc/slackbuildrc" ]; then
diff --git a/net/analyzer/munin/slack-required b/net/analyzer/munin/slack-required
new file mode 100644
index 00000000..5e487887
--- /dev/null
+++ b/net/analyzer/munin/slack-required
@@ -0,0 +1 @@
+rrdtool