[Lunar-commits] <moonbase-other> httpd: fix it.

Florin Braescu florin at lunar-linux.org
Tue Nov 18 14:48:07 CET 2014


commit 80fb8603bd98b444fbba4735efb07d941014ed29
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 18 Nov 2014 15:47:41 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/80fb8603bd98b444fbba4735efb07d941014ed29

httpd: fix it.
---
  web/httpd/CONFLICTS    | +0/-2     
  web/httpd/POST_INSTALL | +1/-1     
  2 files changed, 1 insertion(+), 3 deletions(-)

--- a/web/httpd/CONFLICTS
+++ /dev/null
@@ -1,2 +0,0 @@
-conflicts  apache-mod_ssl
-conflicts  apache
--- a/web/httpd/POST_INSTALL
+++ b/web/httpd/POST_INSTALL
@@ -1 +1 @@
-if module_installed php ; then lin -c php ; fi
+if module_installed php5 ; then lin -c php5 ; fi




More information about the Lunar-commits mailing list