summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-memcached.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/php-pecl-memcached.spec b/php-pecl-memcached.spec
index 9f2f332..b8c93d0 100644
--- a/php-pecl-memcached.spec
+++ b/php-pecl-memcached.spec
@@ -170,6 +170,10 @@ do install -Dpm 644 $i %{buildroot}%{pecl_docdir}/%{pecl_name}/$i
done
+%clean
+rm -rf %{buildroot}
+
+
%post
%{pecl_install} %{pecl_xmldir}/%{name}.xml >/dev/null || :