]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
PHP is back in the iso...
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 28 Oct 2007 16:20:37 +0000 (16:20 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 28 Oct 2007 16:20:37 +0000 (16:20 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1021 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

config/rootfiles/common/php [moved from config/rootfiles/packages/php with 100% similarity]
lfs/applejuice
lfs/openmailadmin

index 0e6e8fedf8db992ee790b0e9638366f4fb19a245..4e12c295a8e658d56f3be89ab1e617db5f429a69 100644 (file)
@@ -35,7 +35,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = applejuice
 PAK_VER    = 1
 
-DEPS       = "java php"
+DEPS       = "java"
 
 ###############################################################################
 # Top-level Rules
index dcf95ef5dbe870d8474cb2e2168742946a04f575..147595d162bd99f581f525a4a8073c352d682790 100644 (file)
@@ -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