From: Michael Wallner Date: Tue, 17 Dec 2013 14:33:11 +0000 (+0100) Subject: fix wrong assumption, we'd need a PHP version X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=abe6051861b6bb6e63b8eb9f71320420c5885ed3;p=mdref%2Fmdref fix wrong assumption, we'd need a PHP version --- diff --git a/openshift.mk b/openshift.mk index d8966be..0ecaa0f 100644 --- a/openshift.mk +++ b/openshift.mk @@ -1,4 +1,4 @@ -PHP = $(OPENSHIFT_DATA_DIR)/php-$(PHP_VERSION)/bin/php +PHP = $(OPENSHIFT_DATA_DIR)/php/bin/php all: vendor