From 07241892581eb2ac9f7e293bfbd805256b15525c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 1 Oct 2017 18:11:44 -0700 Subject: [PATCH] Simplify autoupdate of licenses * config/srclistvars.sh (GNUWWWLICENSES): Move to a more-typical place. --- ChangeLog | 6 ++++++ config/srclistvars.sh | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e117840f83..454a87733e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-10-01 Paul Eggert + + Simplify autoupdate of licenses + * config/srclistvars.sh (GNUWWWLICENSES): Move to a more-typical + place. + 2017-10-01 Bruno Haible vma-iter: Add support for GNU/Hurd. diff --git a/config/srclistvars.sh b/config/srclistvars.sh index 47937c2045..3f18ee4715 100644 --- a/config/srclistvars.sh +++ b/config/srclistvars.sh @@ -36,7 +36,7 @@ esac : ${GNULIBSRC=../gnulib} : ${GNUORG=../gnuorg} : ${GNUSTANDARDS=../gnustandards} -: ${GNUWWWLICENSES=$GNUORG} +: ${GNUWWWLICENSES=../www/www/licenses} : ${LIBCSRC=../libc} : ${LIBTOOL=../libtool} : ${TEXINFOSRC=../texinfo} -- 2.39.5