]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
copy files sample
authorElan Ruusamäe <glen@delfi.ee>
Fri, 13 Sep 2013 23:32:20 +0000 (02:32 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 13 Sep 2013 23:32:20 +0000 (02:32 +0300)
webapp.spec

index c768f33f956465b10c8fa7848ad2cafbcafdebbd..a35302318ba064887233c1b1ee726c9760ca968f 100644 (file)
@@ -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
This page took 0.057437 seconds and 4 git commands to generate.