From: ms Date: Sun, 28 Oct 2007 16:20:37 +0000 (+0000) Subject: PHP is back in the iso... X-Git-Tag: v3.0-alpha1~1205 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=143b812eb32b3ab634240bee7fca9e68ca41a248;p=ipfire-3.x.git PHP is back in the iso... git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1021 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- diff --git a/config/rootfiles/packages/php b/config/rootfiles/common/php similarity index 100% rename from config/rootfiles/packages/php rename to config/rootfiles/common/php diff --git a/lfs/applejuice b/lfs/applejuice index 0e6e8fedf..4e12c295a 100644 --- a/lfs/applejuice +++ b/lfs/applejuice @@ -35,7 +35,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = applejuice PAK_VER = 1 -DEPS = "java php" +DEPS = "java" ############################################################################### # Top-level Rules diff --git a/lfs/openmailadmin b/lfs/openmailadmin index dcf95ef5d..147595d16 100644 --- a/lfs/openmailadmin +++ b/lfs/openmailadmin @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = openmailadmin PAK_VER = 1 -DEPS = "cyrus-imapd postfix mysql php" +DEPS = "cyrus-imapd postfix mysql" ############################################################################### # Top-level Rules