[DRE-commits] [ruby-rspec] 11/15: install .rspec template

Cédric Boutillier boutil at moszumanska.debian.org
Mon Jun 15 07:48:15 UTC 2015


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

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

commit ee2f6a37c132837e7323ee2ce9a876a8c94c9c35
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Jun 15 07:56:04 2015 +0200

    install .rspec template
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 7fc32d3..d7ee067 100755
--- a/debian/rules
+++ b/debian/rules
@@ -105,6 +105,7 @@ override_dh_installman:
 override_dh_auto_install:
 	# need to have rspec in bin/ to be correctly autoinstalled
 	dh_install -pruby-rspec-core rspec-core/exe/rspec usr/bin
+	dh_install -pruby-rspec-core rspec-core/lib/rspec/core/project_initializer/.rspec usr/lib/ruby/vendor_ruby/rspec/core/project_initializer
 	# create rspec-mocks/tmp used in tests
 	mkdir -p rspec-mocks/tmp
 	dh_auto_install

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



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