]> git.pld-linux.org Git - packages/apache-mod_proxy_html.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Thu, 4 Nov 2004 20:22:40 +0000 (20:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_proxy_html.spec -> 1.10

apache-mod_proxy_html.spec

index 01d4aa9f694a19724f1cde0ae3599002d837c7f6..95a6d0bba9289755da83b40b8d9b641a22406811 100644 (file)
@@ -49,7 +49,7 @@ install -d $RPM_BUILD_ROOT{%{_pkglibdir},%{_sysconfdir}/httpd.conf}
 
 install .libs/mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 cat <<EOF > $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/35_mod_%{mod_name}.conf
-LoadModule proxy_html_module    modules/mod_proxy_html.so
+LoadModule proxy_html_module   modules/mod_proxy_html.so
 
 # You will find configuration instructions here:
 # http://apache.webthing.com/mod_proxy_html/config.html
This page took 0.130922 seconds and 4 git commands to generate.