summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
Diffstat (limited to 'package/php')
-rw-r--r--package/php/php.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/php.mk b/package/php/php.mk
index 3a1573779..df4317f68 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -91,7 +91,7 @@ $(PHP_DIR)/.configured: $(PHP_DIR)/.unpacked
$(PHP_CLI) \
$(PHP_CGI) \
$(PHP_ZLIB) \
- );
+ )
touch $(PHP_DIR)/.configured
$(PHP_DIR)/.built: $(PHP_DIR)/.configured