[DRE-commits] [syncache] 01/01: stop generating rdoc during build

Dmitry Borodaenko angdraug at moszumanska.debian.org
Mon Jan 25 03:37:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

angdraug pushed a commit to branch master
in repository syncache.

commit 09cea67b8bf276c37a2e1e53a6fc489d5e055d7d
Author: Dmitry Borodaenko <angdraug at gmail.com>
Date:   Sun Jan 24 19:13:36 2016 -0800

    stop generating rdoc during build
---
 debian/rules         | 9 ---------
 debian/syncache.docs | 1 -
 2 files changed, 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4c3b001..a5e7dc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,12 +13,3 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
-
-override_dh_installdocs:
-	rdoc --inline-source --op rdoc --main README.rdoc \
-		--exclude syncache_sync_patch.rb README.rdoc lib
-	dh_installdocs
-
-override_dh_clean:
-	rm -rf rdoc
-	dh_clean
diff --git a/debian/syncache.docs b/debian/syncache.docs
index 6d29741..e475c53 100644
--- a/debian/syncache.docs
+++ b/debian/syncache.docs
@@ -1,2 +1 @@
 README.rdoc
-rdoc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/syncache.git



More information about the Pkg-ruby-extras-commits mailing list