[DRE-commits] [ruby-json-schema] 09/11: force install before auto install

Cédric Boutillier boutil at moszumanska.debian.org
Mon Jun 6 22:35:05 UTC 2016


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

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

commit 3a7811232bf68cb552d57aa491117e5312ee13de
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Jun 7 00:23:46 2016 +0200

    force install before auto install
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index acfc5fe..b009067 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_install:
+	dh_install
+	dh_auto_install

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



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