From: Miek Gieben Date: Thu, 6 Apr 2006 12:43:34 +0000 (+0000) Subject: make ssl compile more correct X-Git-Tag: release-1.1.0~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4ea542fe209a970a3d963b7aa30fe826e9dec0;p=thirdparty%2Fldns.git make ssl compile more correct --- diff --git a/test/999-compile-nossl.tpkg b/test/999-compile-nossl.tpkg index 3f2e45f4..94956e6c 100644 --- a/test/999-compile-nossl.tpkg +++ b/test/999-compile-nossl.tpkg @@ -3,8 +3,8 @@ # To extract the files from this archive, save it to some FILE, remove # everything before the `!/bin/sh' line above, then type `sh FILE'. # -# Made on 2006-03-08 13:34 CET by . -# Source directory was `/home/miekg/svn/libdns/trunk/test/999-compile-nossl.dir'. +# Made on 2006-04-06 14:40 CEST by . +# Source directory was `/home/miekg/svn/ldns/trunk/test/999-compile-nossl.dir'. # # Existing files will *not* be overwritten unless `-c' is specified. # @@ -13,7 +13,7 @@ # ------ ---------- ------------------------------------------ # 251 -rw------- 999-compile-nossl.dsc # 175 -rw------- 999-compile-nossl.help -# 528 -rw------- 999-compile-nossl.test +# 599 -rw------- 999-compile-nossl.test # save_IFS="${IFS}" IFS="${IFS}:" @@ -63,7 +63,7 @@ else fi rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch # -if mkdir _sh28519; then +if mkdir _sh24210; then $echo 'x -' 'creating lock directory' else $echo 'failed to create lock directory' @@ -151,29 +151,31 @@ X linux*) X libtoolize && autoreconf && \ X ./configure --without-ssl && \ X make +X make local-install X ;; X freebsd*) X libtoolize && \ X autoconf259 && autoheader259 && \ X ./configure --without-ssl && \ X gmake +X gmake local-install X ;; esac SHAR_EOF - (set 20 06 03 08 13 34 00 '999-compile-nossl.test'; eval "$shar_touch") && + (set 20 06 04 06 14 40 05 '999-compile-nossl.test'; eval "$shar_touch") && chmod 0600 '999-compile-nossl.test' || $echo 'restore of' '999-compile-nossl.test' 'failed' if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo '999-compile-nossl.test:' 'MD5 check failed' -3668498624e67e266f6358ca2e0cd161 999-compile-nossl.test +729f48dec7a7c3609355f09a6eb4e198 999-compile-nossl.test SHAR_EOF else shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < '999-compile-nossl.test'`" - test 528 -eq "$shar_count" || - $echo '999-compile-nossl.test:' 'original size' '528,' 'current size' "$shar_count!" + test 599 -eq "$shar_count" || + $echo '999-compile-nossl.test:' 'original size' '599,' 'current size' "$shar_count!" fi fi -rm -fr _sh28519 +rm -fr _sh24210 exit 0