diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-06-23 06:54:08 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-06-23 06:54:08 +0200 | 
| commit | 856d18e40fe4bc5aa8a44fefe12ca443774983ea (patch) | |
| tree | 2eeceeda0cf650686296a845ec576d0e492ccbd3 | |
| parent | 8e2174061450e549d62fe0314b69b0229afaa13f (diff) | |
| -rw-r--r-- | mod_nss.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/mod_nss.spec b/mod_nss.spec index 4ffd6b8..fbee537 100644 --- a/mod_nss.spec +++ b/mod_nss.spec @@ -48,7 +48,7 @@ security library.  %patch6 -p1 -b .pcachesignal.h  %patch7 -p1 -b .reseterror  %patch8 -p1 -b .lockpcache -%if "%{_httpd_confdir}" == "%{_httpd_modconfdir}" +%if "%{_httpd_confdir}" != "%{_httpd_modconfdir}"  %patch9 -p1 -b .httpd24  %endif  %patch10 -p1 -b .overlap  | 
