[packages/eventum] Update path for smarty templates cleanup

glen glen at pld-linux.org
Tue Aug 18 12:52:27 CEST 2020


commit b452fa5d0f4d8530688a47ae84421a1be1edef03
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 18 13:51:51 2020 +0300

    Update path for smarty templates cleanup

 eventum.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eventum.spec b/eventum.spec
index 67cfdc7..2e4283e 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -398,7 +398,7 @@ test -s %{_webappdir}/setup.php && \
 sudo -H -u http -- %{_appdir}/bin/upgrade.php || :
 
 # nuke Smarty templates cache after upgrade
-rm -f /var/cache/eventum/*.php
+rm -f /var/cache/eventum/smarty/*.php
 
 # Restart webserver on upgrade to get .mo translations reloaded.
 # actually php engines "php-fcgi" and "php-fpm" needed only, apache is restarted anyway via webapp trigger.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/1fa3398f88232af2e5a282837729d8b7f71fb13d



More information about the pld-cvs-commit mailing list