X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=blobdiff_plain;f=apache-syslibs.patch;h=e99879e5b9f6562a3461b366298ace4d761e67c7;hp=0f78f198d817b59e4b5cd412e75474930fda4f79;hb=3174ace842691bfb2ea7af0c53406a7f2a71dc80;hpb=d6bfc52b46405313f9cd0e009bad54b0536e91b0 diff --git a/apache-syslibs.patch b/apache-syslibs.patch index 0f78f19..e99879e 100644 --- a/apache-syslibs.patch +++ b/apache-syslibs.patch @@ -1,14 +1,5 @@ ---- httpd-2.2.0/Makefile.in 2005-12-18 02:41:25.000000000 +0200 -+++ httpd-2.2.0/Makefile.in 2005-12-18 02:38:31.000000000 +0200 -@@ -1,5 +1,5 @@ - --SUBDIRS = srclib os server modules support -+SUBDIRS = os server modules support - CLEAN_SUBDIRS = test - - PROGRAM_NAME = $(progname) ---- httpd-2.4.1/configure.in.orig 2012-02-21 23:01:57.000000000 +0100 -+++ httpd-2.4.1/configure.in 2012-02-21 23:04:58.222953514 +0100 +--- httpd-2.2.0/configure.in~ 2005-12-18 02:38:31.000000000 +0200 ++++ httpd-2.2.0/configure.in 2005-12-18 02:40:04.000000000 +0200 @@ -751,7 +751,7 @@ [Allow IPv4 connections on IPv6 listening sockets]) fi @@ -18,3 +9,12 @@ APACHE_FAST_OUTPUT(os/Makefile server/Makefile) APACHE_FAST_OUTPUT(support/Makefile) +--- httpd-2.2.0/Makefile.in 2005-12-18 02:41:25.000000000 +0200 ++++ httpd-2.2.0/Makefile.in 2005-12-18 02:38:31.000000000 +0200 +@@ -1,5 +1,5 @@ + +-SUBDIRS = srclib os server modules support ++SUBDIRS = os server modules support + CLEAN_SUBDIRS = test + + PROGRAM_NAME = $(progname)