]> git.ipfire.org Git - people/arne_f/ipfire-2.x.git/blobdiff - lfs/apache2
Updated e2fsprogs postfix dhcpd dhcp fetchmail httpd cpio lame
[people/arne_f/ipfire-2.x.git] / lfs / apache2
index 2117324033d6a8074d1990965ac012de5e689485..7c5027a0e918d176df30beacad994a975641ffe5 100644 (file)
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 2.2.2
+VER        = 2.2.6
 
 THISAPP    = httpd-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -101,7 +101,6 @@ ifeq "$(PASS)" "C"
        chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,dial.cgi,images,include,themes,themes/*,themes/*/*}
 else
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/httpd-2.2.2-config-1.patch
 
        ### Add IPFire's layout, too
        echo "# IPFire layout" >> $(DIR_APP)/config.layout