]> git.pld-linux.org Git - packages/apache1-mod_ssl.git/commitdiff
- simulate apache 1.3.34
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 18 Oct 2005 08:38:35 +0000 (08:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_ssl-nohttpd.patch -> 1.5

apache1-mod_ssl-nohttpd.patch

index 1ff9fa47bbc387737a50ee8ee664c61d6c5112ac..dfb591d09baa27db99c51ceddf07697347fc9c21 100644 (file)
@@ -6,7 +6,7 @@
      apache=$APXS_PREFIX
 -    APV=`$APXS_SBINDIR/$APXS_TARGET -v | grep "Server version:" |\
 -         sed -e 's;^.*Apache/;;' -e 's; .*$;;'`
-+    APV="1.3.33"
++    APV="1.3.34"
  else
      if [ ! -f "$apache/src/include/httpd.h" ]; then
          echo "$0:${T_MD}Error${T_ME}: Cannot find Apache 1.3 source tree under $apache" 1>&2
This page took 0.078793 seconds and 4 git commands to generate.