[zabbix] update path for the flash applet when removing

Dan Horák sharkcz at fedoraproject.org
Fri Aug 16 06:51:13 UTC 2013


commit bc1779cda85c7a6f8edd7a489e315b1be75ff45a
Author: Dan Horák <dan at danny.cz>
Date:   Fri Aug 16 08:50:56 2013 +0200

    update path for the flash applet when removing

 zabbix.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/zabbix.spec b/zabbix.spec
index 7cb67ec..2a62904 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -305,7 +305,7 @@ sed -i '/su zabbix zabbix/d' %{SOURCE5}
 # Remove flash applet
 # https://support.zabbix.com/browse/ZBX-4794
 %patch2 -p1
-rm -f frontend/php/images/flash/zbxclock.swf
+rm -f frontends/php/images/flash/zbxclock.swf
 
 # Remove bundled java libs
 rm -rf src/zabbix_java/lib/*.jar


More information about the scm-commits mailing list