summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorMatthias H <apoc@sixserv.org>2014-02-21 20:21:02 +0100
committerMatthias H <apoc@sixserv.org>2014-02-21 20:21:02 +0100
commit352b7d4551ba0a693b706594866cb2aaeb7a94ac (patch)
treebdaa2c84954cfe7c7f44f899c5e41e22bd8b9da5 /Rakefile
parentba5aaf073e5467b0b71adede32051f9b38c50a19 (diff)
[remote] removed due to security concerns
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 97b3e1f3..7bf643e3 100644
--- a/Rakefile
+++ b/Rakefile
@@ -7,7 +7,7 @@ rule '.1' => ['.xml'] do |t|
sh "xsltproc -nonet -o #{t.name} /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl #{t.source}"
end
-task :manpages => ['man/rbot.1', 'man/rbot-remote.1']
+task :manpages => ['man/rbot.1']
SPECFILE = 'rbot.gemspec'
# The Rakefile is also used after installing the gem, to build