diff options
-rw-r--r-- | php-horde-turba.spec | 2 |
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} |