summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2008-11-09 12:48:09 +0000
committerAndreas Brachold <vdr07@deltab.de>2008-11-09 12:48:09 +0000
commitdd4bfdc1adf6cf36330687d7268ab44900fc77cb (patch)
tree6db26d3ec86df443142fa601b1ebeab5814368eb /install.sh
parent9eced4dff64e35a0135ce98609ad8f3f1c9c96a9 (diff)
downloadxxv-dd4bfdc1adf6cf36330687d7268ab44900fc77cb.tar.gz
xxv-dd4bfdc1adf6cf36330687d7268ab44900fc77cb.tar.bz2
* SVDRP: Rewrite communication functions, no more depends to NET:TELNET
* SVDRP: split queue_cmds into queue_add,queue_count,queue_flush * SVDRP: remove double error handling * COMMON: remove unused variable * VTX: Warn, if missing base directory * VTX: Fixed inserted page links, if more then two links inside one line * Console: Fix usage message
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 182d9ca..6382813 100755
--- a/install.sh
+++ b/install.sh
@@ -146,7 +146,6 @@ perlModules()
checkPerlModule MP3::Info
checkPerlModule Net::Amazon
checkPerlModule Net::Amazon::Request::Artist
- checkPerlModule Net::Telnet
checkPerlModule Net::XMPP
checkPerlModule Proc::Killfam
checkPerlModule Proc::ProcessTable