From: Paul Eggert Date: Tue, 22 Aug 2006 19:38:57 +0000 (+0000) Subject: * srclist.txt: Remove gnupload, since coreutils now syncs from X-Git-Tag: cvs-readonly~2003 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=cfa9aacf764d12705ce89977771138d2bc8bc690;p=gnulib.git * srclist.txt: Remove gnupload, since coreutils now syncs from gnulib rather than the other way around. * srclistvars.sh (COREUTILS): Remove. --- diff --git a/config/ChangeLog b/config/ChangeLog index 77136b183..298fd8c43 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,9 @@ +2006-08-22 Paul Eggert + + * srclist.txt: Remove gnupload, since coreutils now syncs from + gnulib rather than the other way around. + * srclistvars.sh (COREUTILS): Remove. + 2006-07-14 Simon Josefsson * srclist.txt: Add gnupload. diff --git a/config/srclist.txt b/config/srclist.txt index 6429b825a..b8fd4190f 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -1,4 +1,4 @@ -# $Id: srclist.txt,v 1.134 2006-08-22 13:23:56 jas Exp $ +# $Id: srclist.txt,v 1.135 2006-08-22 19:38:57 eggert Exp $ # Files for which we are not the source. See ./srclistvars.sh for the # variable definitions. @@ -43,7 +43,7 @@ $GNUORG/disclaim.program doc/Copyright # # # Reenable commented-out entries when next gettext is released, hopefully. -# +# $GETTEXT/gettext-runtime/libasprintf/asnprintf.c lib gpl $GETTEXT/gettext-runtime/libasprintf/asprintf.c lib gpl $GETTEXT/gettext-runtime/libasprintf/printf-args.c lib gpl @@ -276,8 +276,6 @@ $LIBCSRC/time/mktime.c lib gpl #$LIBCSRC/sysdeps/unix/sysv/gethostname.c lib gpl #$LIBCSRC/sysdeps/unix/utime.c lib gpl -$COREUTILS/gnupload build-aux - $LIBTOOL/libltdl/argz.c lib gpl $LIBTOOL/libltdl/argz_.h lib gpl $LIBTOOL/libltdl/m4/argz.m4 m4 diff --git a/config/srclistvars.sh b/config/srclistvars.sh index 356e96105..957ce8abe 100644 --- a/config/srclistvars.sh +++ b/config/srclistvars.sh @@ -1,4 +1,4 @@ -# $Id: srclistvars.sh,v 1.27 2006-08-14 18:28:31 eggert Exp $ +# $Id: srclistvars.sh,v 1.28 2006-08-22 19:38:57 eggert Exp $ # Variables for srclist-update and srclist.txt. # Will change for each user. @@ -24,7 +24,6 @@ case $LOGNAME in jas | eggert) : ${AUTOCONF=../autoconf} : ${AUTOMAKE=../automake} - : ${COREUTILS=../coreutils} : ${GETTEXT=../gettext} : ${GNUCONFIG=../config} : ${GNUORG=../gnuorg} @@ -42,7 +41,6 @@ karl) : ${TEXMFROOT=/usr/local/texmf/texmf-dist} : ${AUTOCONF=../autoconf} : ${AUTOMAKE=../automake} - : ${COREUTILS=../coreutils} : ${EMACSSRC=../emacs} : ${GETTEXT=../gettext} : ${GNUCONFIG=../config}