components/php-5_2/php-sapi/php.mk
branchs11-update
changeset 3797 b4272e89e9f2
parent 3477 3d935de46ca9
--- a/components/php-5_2/php-sapi/php.mk	Fri Feb 06 16:50:21 2015 -0800
+++ b/components/php-5_2/php-sapi/php.mk	Mon Jan 19 12:08:42 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 COMPONENT_PRE_INSTALL_ACTION += ( \
@@ -27,8 +27,7 @@
 
 COMPONENT_POST_UNPACK_ACTION += ( \
 	set -e; \
-	echo $(PATH); \
-	cp /usr/include/zlib.h $(COMPONENT_SRC)/ext/zlib/my_zlib.h )
+	echo $(PATH); )
 
 COMPONENT_PRE_CONFIGURE_ACTION = ( \
 	set -e; \