[DRE-commits] [ruby-kramdown-rfc2629] 03/05: Install doilit experimental command as an example instead of in /usr/bin

Cédric Boutillier boutil at moszumanska.debian.org
Sat Aug 27 13:45:26 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-rfc2629.

commit 7e1e5d7bafca864714b8a40b636b105434729915
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Aug 27 15:36:51 2016 +0200

    Install doilit experimental command as an example instead of in /usr/bin
---
 debian/ruby-kramdown-rfc2629.examples | 1 +
 debian/rules                          | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/ruby-kramdown-rfc2629.examples b/debian/ruby-kramdown-rfc2629.examples
new file mode 100644
index 0000000..5dec594
--- /dev/null
+++ b/debian/ruby-kramdown-rfc2629.examples
@@ -0,0 +1 @@
+bin/doilit
diff --git a/debian/rules b/debian/rules
index 3454d59..6f95f1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+	
+override_dh_auto_install:
+	dh_auto_install
+	rm -f debian/ruby-kramdown-rfc2629/usr/bin/doilit

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



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