projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f63b868
)
Makefile-web: any PHP version will do.
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 9 May 2018 04:13:17 +0000
(13:43 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 9 May 2018 04:13:28 +0000
(13:43 +0930)
php5 was finally removed from ozlabs.org, but php7.2 seems to work fine.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile-web
patch
|
blob
|
history
diff --git
a/Makefile-web
b/Makefile-web
index 280d59522a747811cb7ac0b5559514d09784680e..29ca254e635701eed3c20ff44dd3a6661ec83bf5 100644
(file)
--- a/
Makefile-web
+++ b/
Makefile-web
@@
-3,7
+3,7
@@
default: upload
include Makefile
# This can be overridden on cmdline to generate pages elsewhere.
WEBDIR=/srv/www/ccodearchive.net
-PHP=php
5
+PHP=php
MODS := $(ALL_MODULES:ccan/%=%)
upload: fastcheck