]> git.pld-linux.org Git - packages/apache1-mod_ssl.git/blobdiff - apache1-mod_ssl-nohttpd.patch
- release 10 (by relup.sh)
[packages/apache1-mod_ssl.git] / apache1-mod_ssl-nohttpd.patch
index 41fd39cb4c4cc4ac3339fa086ea0743d418059c1..b9aa0860b7d0712462d9602e0d94b7a08736e1d1 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.36"
++    APV="@APACHE_VERSION@"
  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.083472 seconds and 4 git commands to generate.