summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-25 18:09:33 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-25 18:09:33 +0100
commitb168296ab4da2e90088cb4de1daa3d1fd04d10dd (patch)
tree8a9a8768bf9d0931a4871f911aa23cb2f5351b1b
parent5a7e9bb70d3ffbcd9b628db3565a6862dcf58a07 (diff)
php-pecl-sdl: 0.9.0 (beta) - New package
-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 || :