components/php-5_3/php-sapi/php.mk
changeset 4196 d697072a92f5
parent 2211 a99bbd5139c0
child 4494 f5b717124172
--- a/components/php-5_3/php-sapi/php.mk	Mon Apr 13 09:25:17 2015 -0500
+++ b/components/php-5_3/php-sapi/php.mk	Mon Apr 27 10:19:50 2015 -0500
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 COMPONENT_PRE_INSTALL_ACTION += ( \
@@ -38,8 +38,6 @@
 	      $(COMPONENT_SRC)/Zend/zend_language_parser.h \
 	      $(COMPONENT_SRC)/Zend/zend_language_parser.output )
 
-PATCHES = $(shell cd $(PATCH_DIR); echo [0-9]* $$(MACH)* )
-
 COMPONENT_PRE_CONFIGURE_ACTION = ( \
 	set -e; \
 	cd $(COMPONENT_SRC); $(ENV) -i PATH=/usr/gnu/bin:$(PATH) \