[DRE-commits] [test-kitchen] 01/04: Move vendor/* to kitchen/

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Aug 29 16:05:14 UTC 2016


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

tsfgnu-guest pushed a commit to branch master
in repository test-kitchen.

commit 666fe21dc21ea80cd21dd92685d526cb9cb501a9
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Aug 29 18:22:27 2016 +0300

    Move vendor/* to kitchen/
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index bb4e52b..131dcee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,4 +21,6 @@ override_dh_auto_install:
 	mkdir -p $(CURDIR)/debian/test-kitchen/usr/share/test-kitchen
 	cp -rf $(CURDIR)/support/ $(CURDIR)/debian/test-kitchen/usr/share/test-kitchen
 	cp -rf $(CURDIR)/templates/ $(CURDIR)/debian/test-kitchen/usr/share/test-kitchen
+	mv $(CURDIR)/lib/vendor/* $(CURDIR)/lib/kitchen/
+	rmdir $(CURDIR)/lib/vendor
 	dh_auto_install

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



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