components/php-5_3/zendopcache/Makefile
branchs11-update
changeset 3477 3d935de46ca9
parent 2947 38d16c6d5c60
--- a/components/php-5_3/zendopcache/Makefile	Fri Oct 10 10:07:08 2014 -0700
+++ b/components/php-5_3/zendopcache/Makefile	Thu Nov 20 15:41:15 2014 -0800
@@ -40,6 +40,7 @@
 COMPONENT_PREP_ACTION += $(call cleancr,$(SOURCE_DIR)/Optimizer/zend_optimizer.h)
 
 COMPONENT_POST_INSTALL_ACTION = ( \
+	set -e; \
 	$(FIX_CONFIG_FILES) \
 	)