From 6cdc6570a43689d8e9baa5be97fd183afb268996 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 15 Jun 2007 07:21:48 +0000 Subject: [PATCH] - drop cache cleaning Changed files: php-ioncube.spec -> 1.5 --- php-ioncube.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/php-ioncube.spec b/php-ioncube.spec index ab4c1fe..1bc2df3 100644 --- a/php-ioncube.spec +++ b/php-ioncube.spec @@ -53,12 +53,6 @@ if [ "$1" = 0 ]; then %php_webserver_restart fi -%preun -if [ "$1" = 0 ]; then - # remove last pieces of cache - rm -rf /var/cache/%{_name}/* -fi - %files %defattr(644,root,root,755) %doc *.txt *.php -- 2.44.0