git://scientific.zcu.cz
/
packaging-rpm-NOW.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21e72ba
)
Public directory required for passenger.
author
František Dvořák
<valtri@civ.zcu.cz>
Sun, 18 Sep 2016 15:37:49 +0000
(17:37 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Sun, 18 Sep 2016 15:37:49 +0000
(17:37 +0200)
NOW.spec
patch
|
blob
|
blame
|
history
diff --git
a/NOW.spec
b/NOW.spec
index
8253871
..
b19718f
100644
(file)
--- a/
NOW.spec
+++ b/
NOW.spec
@@
-70,7
+70,7
@@
Documentation for %{name}.
%install
-mkdir -p %{buildroot}%{app_root}/
+mkdir -p %{buildroot}%{app_root}/
public
mkdir -p %{buildroot}/etc/httpd/conf.d/
mkdir -p %{buildroot}%{_pkgdocdir}/
cp -r * %{buildroot}%{app_root}/
@@
-118,6
+118,7
@@
fi
%config(noreplace) /etc/httpd/conf.d/%{name}.conf
%{app_root}/models/
%{app_root}/lib/
+%{app_root}/public/
%{app_root}/templates/
%{app_root}/config.ru
%{app_root}/*.rb