summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-18 19:09:34 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-18 19:09:34 +0100
commite10cb9dd77ad037401764b64e989bcc4275740ad (patch)
treea73601fc982c63eb99722688507d8d8e826431c7
parent0e842cf2167d4f3468379083d06231298476cfc3 (diff)
php-horde-content: fix conf
-rw-r--r--php-horde-content.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-content.spec b/php-horde-content.spec
index cdf4297..b2aaec6 100644
--- a/php-horde-content.spec
+++ b/php-horde-content.spec
@@ -64,7 +64,7 @@ tar xif %{SOURCE0}
cd %{pear_name}-%{version}
(
echo "<Directory %{pear_hordedir}/%{pear_name}>"
-cat %{pear_name}-%{version}/.htaccess
+cat .htaccess
echo "</Directory>"
) | tee ../httpd.conf