[DRE-commits] [ruby-kramdown] 03/07: Revert "Create symlink for rdoc template, css, js, fonts"

Cédric Boutillier boutil at moszumanska.debian.org
Wed Jun 8 21:19:13 UTC 2016


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

boutil pushed a commit to branch master
in repository ruby-kramdown.

commit 00e09418ffb482fab0ba4a8f7a8e987cf9a55f6b
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Jun 8 22:44:50 2016 +0200

    Revert "Create symlink for rdoc template, css, js, fonts"
    
    This reverts commit 6d118d2781f24f491f77aade6de70de078bdbf20.
---
 debian/ruby-kramdown.links | 4 +---
 debian/rules               | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/ruby-kramdown.links b/debian/ruby-kramdown.links
index 90df63d..d8bfd40 100644
--- a/debian/ruby-kramdown.links
+++ b/debian/ruby-kramdown.links
@@ -1,3 +1 @@
-usr/lib/ruby/2.2.0/rdoc/generator/template/darkfish/js usr/share/doc/ruby-kramdown/rdoc/js
-usr/lib/ruby/2.2.0/rdoc/generator/template/darkfish/css usr/share/doc/ruby-kramdown/rdoc/css
-usr/lib/ruby/2.2.0/rdoc/generator/template/darkfish/fonts usr/share/doc/ruby-kramdown/rdoc/fonts
+/usr/share/javascript/jsquery/jquery.js usr/share/doc/ruby-kramdown/rdoc/js/jquery.js
diff --git a/debian/rules b/debian/rules
index 5a9234f..5650968 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,5 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 override_dh_installdocs:
 	rdoc --all --line-numbers \
 	  -o $(CURDIR)/debian/ruby-kramdown/usr/share/doc/ruby-kramdown/rdoc lib README.md
+	rm -f $(CURDIR)/debian/ruby-kramdown/usr/share/doc/ruby-kramdown/rdoc/js/jquery.js
 	dh_installdocs
-	rm -fr $(CURDIR)/debian/ruby-kramdown/usr/share/doc/ruby-kramdown/rdoc/js
-	rm -fr $(CURDIR)/debian/ruby-kramdown/usr/share/doc/ruby-kramdown/rdoc/css
-	rm -fr $(CURDIR)/debian/ruby-kramdown/usr/share/doc/ruby-kramdown/rdoc/fonts

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



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