summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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