]> git.pld-linux.org Git - packages/apache1.git/commitdiff
-Patch for smooth upgrade in case of the conditional build without ipv6 support.
authordobrek <dobrek@pld-linux.org>
Sat, 31 Mar 2001 23:12:24 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-PLD-nov6.patch -> 1.1

apache-PLD-nov6.patch [new file with mode: 0644]

diff --git a/apache-PLD-nov6.patch b/apache-PLD-nov6.patch
new file mode 100644 (file)
index 0000000..2471442
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN apache_1.3.17/src/main/http_main.c apache_1.3.17-new/src/main/http_main.c
+--- apache_1.3.17/src/main/http_main.c Sun Apr  1 00:56:33 2001
++++ apache_1.3.17-new/src/main/http_main.c     Sun Apr  1 00:57:12 2001
+@@ -5004,7 +5004,7 @@
+     ap_setup_prelinked_modules();
+     while ((c = getopt(argc, argv,
+-                                  "D:C:c:xXd:f:vVlLR:StTh"
++                                  "D:C:c:xXd:f:vVlLR:StTh4"
+ #ifdef DEBUG_SIGSTOP
+                                   "Z:"
+ #endif
This page took 0.061751 seconds and 4 git commands to generate.