Build webserver stack using latest versions, from debian:jessie

This commit is contained in:
2016-04-05 22:37:00 +01:00
parent d4b7514c3d
commit a429042cdc
85 changed files with 22 additions and 28 deletions

View File

@@ -1,3 +1,3 @@
lighttpd:
lighttpd: compile
$(call script,$@)
$(call runit,$@)

View File

@@ -1,2 +1,2 @@
php:
php: compile
$(call script,$@)