summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-05 07:37:58 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-05 07:37:58 +0100
commit198ef1ef0166e4ae132e53c149597e7ffd4e9b21 (patch)
tree74cbe9fb8d134000efe9fbcb6e2042560e209558
parent47738a8bbe6d788bd6585267f263eafb47f83245 (diff)
php-horde-turba: fixc httpd conf
-rw-r--r--php-horde-turba.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-turba.spec b/php-horde-turba.spec
index c938f4b..ffc60bc 100644
--- a/php-horde-turba.spec
+++ b/php-horde-turba.spec
@@ -95,7 +95,7 @@ tar xif %{SOURCE0}
cat <<EOF >httpd.conf
<DirectoryMatch %{pear_hordedir}/%{pear_name}/(config|lib|locale|scripts|templates)>
Deny from all
-</Directory>
+</DirectoryMatch>
EOF
cd %{pear_name}-%{version}