[packages/test-kitchen] copy templates dir for now

glen glen at pld-linux.org
Wed Sep 25 22:00:02 CEST 2013


commit 5eb8903ca8a1e49f951affa411f573438de00ad7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 25 22:58:23 2013 +0300

    copy templates dir for now

 test-kitchen.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/test-kitchen.spec b/test-kitchen.spec
index 2e310a7..efa9d05 100644
--- a/test-kitchen.spec
+++ b/test-kitchen.spec
@@ -59,6 +59,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{ruby_vendorlibdir},%{_bindir}}
 cp -a lib/* $RPM_BUILD_ROOT%{ruby_vendorlibdir}
 cp -a bin/* $RPM_BUILD_ROOT%{_bindir}
+# XXX
+cp -a templates $RPM_BUILD_ROOT%{ruby_vendordir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,3 +74,6 @@ rm -rf $RPM_BUILD_ROOT
 # FIXME should be in subdir of this package, or unvendored
 %dir %{ruby_vendorlibdir}/vendor
 %{ruby_vendorlibdir}/vendor/hash_recursive_merge.rb
+
+# XXX proper subdir
+%{ruby_vendordir}/templates
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/test-kitchen.git/commitdiff/1c7b5505f7047ca3b83246457498aa7403c1077a



More information about the pld-cvs-commit mailing list