]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
use the correct target
authorMiek Gieben <miekg@NLnetLabs.nl>
Thu, 6 Apr 2006 12:48:43 +0000 (12:48 +0000)
committerMiek Gieben <miekg@NLnetLabs.nl>
Thu, 6 Apr 2006 12:48:43 +0000 (12:48 +0000)
test/999-compile-nossl.tpkg

index 94956e6cf20e9f6cbdb45883baa989a01d338cf9..d0ae818fc0bae70e2c1f524f81e243adccee66fe 100644 (file)
@@ -3,7 +3,7 @@
 # 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-04-06 14:40 CEST by <miekg@elektron>.
+# Made on 2006-04-06 14:48 CEST by <miekg@elektron>.
 # Source directory was `/home/miekg/svn/ldns/trunk/test/999-compile-nossl.dir'.
 #
 # Existing files will *not* be overwritten unless `-c' is specified.
@@ -63,7 +63,7 @@ else
 fi
 rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch
 #
-if mkdir _sh24210; then
+if mkdir _sh27853; then
   $echo 'x -' 'creating lock directory'
 else
   $echo 'failed to create lock directory'
@@ -151,25 +151,25 @@ X        linux*)
 X                libtoolize && autoreconf && \
 X                ./configure --without-ssl && \
 X                make
-X                make local-install
+X                make install-local
 X        ;;
 X        freebsd*)
 X                libtoolize && \
 X                autoconf259 && autoheader259 && \
 X                ./configure --without-ssl && \
 X                gmake
-X                gmake local-install
+X                gmake install-local
 X        ;;
 esac
 SHAR_EOF
-  (set 20 06 04 06 14 40 05 '999-compile-nossl.test'; eval "$shar_touch") &&
+  (set 20 06 04 06 14 48 30 '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'
-729f48dec7a7c3609355f09a6eb4e198  999-compile-nossl.test
+3d73b7683ae82c2851d4b90166ea90b8  999-compile-nossl.test
 SHAR_EOF
   else
     shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < '999-compile-nossl.test'`"
@@ -177,5 +177,5 @@ SHAR_EOF
     $echo '999-compile-nossl.test:' 'original size' '599,' 'current size' "$shar_count!"
   fi
 fi
-rm -fr _sh24210
+rm -fr _sh27853
 exit 0