summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-horde-Horde-Constraint.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-horde-Horde-Constraint.spec b/php-horde-Horde-Constraint.spec
index 67bff0d..b5ab1e6 100644
--- a/php-horde-Horde-Constraint.spec
+++ b/php-horde-Horde-Constraint.spec
@@ -52,8 +52,7 @@ A programmatic way of building constraints that evaluate to true or false.
%prep
-%setup -q -c -T
-tar xif %{SOURCE0}
+%setup -q -c
cd %{pear_name}-%{version}
mv ../package.xml %{name}.xml
@@ -100,6 +99,7 @@ fi
%defattr(-,root,root,-)
%doc %{pear_docdir}/%{pear_name}
%{pear_xmldir}/%{name}.xml
+%dir %{pear_phpdir}/Horde
%{pear_phpdir}/Horde/Constraint
%{pear_phpdir}/Horde/Constraint.php
%{pear_testdir}/Horde_Constraint