[projects/template-specs] copy files sample

glen glen at pld-linux.org
Sat Sep 14 01:32:34 CEST 2013


commit b6cd57ed6524c9d40aac1d2da2513235d5b4d3de
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 14 02:32:20 2013 +0300

    copy files sample

 webapp.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/webapp.spec b/webapp.spec
index c768f33..a353023 100644
--- a/webapp.spec
+++ b/webapp.spec
@@ -61,6 +61,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}}
 
+cp -a . $RPM_BUILD_ROOT%{_appdir}
+
 cp -p apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 cp -p apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 cp -p lighttpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/b6cd57ed6524c9d40aac1d2da2513235d5b4d3de



More information about the pld-cvs-commit mailing list