From: Harlan Stenn Date: Fri, 14 Nov 2008 22:32:58 +0000 (-0500) Subject: updates X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=536ba8d8e5a8abff6931242786107a7c2fd2137d;p=thirdparty%2Fntp.git updates bk: 491dfc9awUjve4jiDwB4AYnT22bAyQ --- diff --git a/gsoc_sntp/:fetch-stubs b/gsoc_sntp/:fetch-stubs index 4616e9e8d1..3bc9157865 100755 --- a/gsoc_sntp/:fetch-stubs +++ b/gsoc_sntp/:fetch-stubs @@ -1,19 +1,7 @@ #! /bin/sh -STUB= -STUB="sntp-opts.c $STUB" -STUB="sntp-opts.h $STUB" -STUB="sntp-opts.menu $STUB" -STUB="sntp-opts.texi $STUB" -STUB="sntp.1 $STUB" - set -x -for i in $STUB -do - # cp ../sntp/$i . -done - test -f bincheck.mf || cp ../bincheck.mf . test -f autogen-version.def || cp ../include/autogen-version.def . test -f version.def || cp ../include/version.def .