[DRE-commits] [test-kitchen] 04/09: Install templates
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Thu Jul 9 16:20:54 UTC 2015
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 a0d8ad518db71ab31059867e435f4031169e5143
Author: Hleb Valoshka <375gnu at gmail.com>
Date: Wed Jul 8 11:40:19 2015 +0300
Install templates
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 0c9d34c..bb4e52b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,4 +20,5 @@
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
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