Skip to content

Commit f8f1db5

Browse files
author
Austin Ziegler
committed
Setting the remote rdoc directory.
1 parent d3e2c2c commit f8f1db5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Rakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Hoe.spec PKG_NAME do
2828
developer "Kaspar Schiess", "kaspar.schiess@absurd.li"
2929
developer "Austin Ziegler", "austin@rubyforge.org"
3030

31+
self.remote_rdoc_dir = ''
32+
3133
self.url = %W(http://net-ldap.rubyforge.org/ http://github.com/RoryO/ruby-net-ldap)
3234

3335
self.summary = "Pure Ruby LDAP support library with most client features and some server features."

0 commit comments

Comments
 (0)