projects
/
mdref
/
mdref
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
9d7a4b3
)
fix wrong assumption, we'd need a PHP version
author
Michael Wallner
<mike@php.net>
Tue, 17 Dec 2013 14:33:11 +0000
(15:33 +0100)
committer
Michael Wallner
<mike@php.net>
Tue, 17 Dec 2013 14:33:11 +0000
(15:33 +0100)
openshift.mk
patch
|
blob
|
history
diff --git
a/openshift.mk
b/openshift.mk
index d8966be672a4bd60936f493bdb8ea2509b1ce091..0ecaa0f98deab1fda4403f16e2f5aaea046f968d 100644
(file)
--- 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