projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
003a9d6
)
[packages] php5: fix regression erroneously introduced by r32872
author
Michael Heimpold
<mhei@heimpold.de>
Sat, 28 Jul 2012 12:50:30 +0000
(12:50 +0000)
committer
Michael Heimpold
<mhei@heimpold.de>
Sat, 28 Jul 2012 12:50:30 +0000
(12:50 +0000)
SVN-Revision: 32899
lang/php5/Makefile
patch
|
blob
|
history
diff --git
a/lang/php5/Makefile
b/lang/php5/Makefile
index 62a073190652de889f9abdf58b3cdd0998232464..4a41ee921ab8ad8dc7a4fb9aaeb11134e234b1f5 100644
(file)
--- a/
lang/php5/Makefile
+++ b/
lang/php5/Makefile
@@
-40,7
+40,7
@@
PHP5_MODULES = \
PKG_CONFIG_DEPENDS:= \
CONFIG_PACKAGE_php5-cgi CONFIG_PACKAGE_php5-cli \
$(patsubst %,CONFIG_PACKAGE_php5-mod-%,$(PHP5_MODULES)) \
- CONFIG_PHP5_FILTER CONFIG_PHP5_LIBXML PHP5_SYSTEMTZDATA
+ CONFIG_PHP5_FILTER CONFIG_PHP5_LIBXML
CONFIG_
PHP5_SYSTEMTZDATA
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk