|
|
|
@ -301,8 +301,8 @@ install -p -d -m 0755 %{buildroot}%{_libdir}/nginx/modules
|
|
|
|
|
|
|
|
|
|
install -p -m 0644 ./nginx.conf \
|
|
|
|
|
%{buildroot}%{_sysconfdir}/nginx
|
|
|
|
|
#install -p -m 0644 %{SOURCE102} \
|
|
|
|
|
# %{buildroot}%{_datadir}/nginx/html
|
|
|
|
|
install -p -m 0644 %{SOURCE102} \
|
|
|
|
|
%{buildroot}%{_datadir}/nginx/html
|
|
|
|
|
pushd %{buildroot}%{_datadir}/nginx/html/
|
|
|
|
|
ln -s ../../pixmaps/test-page-background.png .
|
|
|
|
|
ln -sf ../../testpage/index.html .
|
|
|
|
|