some change
This commit is contained in:
parent
b64b21c7d6
commit
b5611719cd
@ -1,6 +1,6 @@
|
|||||||
--- a/auto/cc/gcc.orig 2007-03-22 08:34:53.000000000 -0600
|
--- a/auto/cc/gcc.orig 2007-03-22 08:34:53.000000000 -0600
|
||||||
+++ b/auto/cc/gcc 2007-03-22 08:58:47.000000000 -0600
|
+++ b/auto/cc/gcc 2007-03-22 08:58:47.000000000 -0600
|
||||||
@@ -172,7 +172,9 @@
|
@@ -172,7 +172,6 @@
|
||||||
|
|
||||||
|
|
||||||
# stop on warning
|
# stop on warning
|
||||||
|
|||||||
@ -26,7 +26,6 @@ Source12: nginx.conf
|
|||||||
Source13: nginx-upgrade
|
Source13: nginx-upgrade
|
||||||
Source14: nginx-upgrade.8
|
Source14: nginx-upgrade.8
|
||||||
Source100: index.html
|
Source100: index.html
|
||||||
Source101: poweredby.png
|
|
||||||
Source102: nginx-logo.png
|
Source102: nginx-logo.png
|
||||||
Source103: 404.html
|
Source103: 404.html
|
||||||
Source104: 50x.html
|
Source104: 50x.html
|
||||||
@ -195,7 +194,7 @@ install -p -d -m 0755 .%{_datadir}/nginx/modules
|
|||||||
install -p -d -m 0755 .%{_libdir}/nginx/modules
|
install -p -d -m 0755 .%{_libdir}/nginx/modules
|
||||||
install -p -m 0644 %{_builddir}/nginx-%{version}/nginx.conf .%{_sysconfdir}/nginx
|
install -p -m 0644 %{_builddir}/nginx-%{version}/nginx.conf .%{_sysconfdir}/nginx
|
||||||
install -p -m 0644 %{SOURCE100} .%{_datadir}/nginx/html
|
install -p -m 0644 %{SOURCE100} .%{_datadir}/nginx/html
|
||||||
install -p -m 0644 %{SOURCE101} %{SOURCE102} .%{_datadir}/nginx/html
|
install -p -m 0644 %{SOURCE102} .%{_datadir}/nginx/html
|
||||||
install -p -m 0644 %{SOURCE103} %{SOURCE104} .%{_datadir}/nginx/html
|
install -p -m 0644 %{SOURCE103} %{SOURCE104} .%{_datadir}/nginx/html
|
||||||
|
|
||||||
%if 0%{?with_mailcap_mimetypes}
|
%if 0%{?with_mailcap_mimetypes}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user