Making rsync of documentation clean.
This commit is contained in:
parent
f8f1db59e3
commit
202c87df4a
1
Rakefile
1
Rakefile
|
@ -29,6 +29,7 @@ Hoe.spec PKG_NAME do
|
||||||
developer "Austin Ziegler", "austin@rubyforge.org"
|
developer "Austin Ziegler", "austin@rubyforge.org"
|
||||||
|
|
||||||
self.remote_rdoc_dir = ''
|
self.remote_rdoc_dir = ''
|
||||||
|
rsync_args << ' --exclude=statsvn/'
|
||||||
|
|
||||||
self.url = %W(http://net-ldap.rubyforge.org/ http://github.com/RoryO/ruby-net-ldap)
|
self.url = %W(http://net-ldap.rubyforge.org/ http://github.com/RoryO/ruby-net-ldap)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue