From 352b7d4551ba0a693b706594866cb2aaeb7a94ac Mon Sep 17 00:00:00 2001 From: Matthias H Date: Fri, 21 Feb 2014 20:21:02 +0100 Subject: [remote] removed due to security concerns --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') 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 -- cgit v1.2.3