From 6bd463c97e762874511372386a1f6b11f2acc7f5 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 19 Nov 2012 22:54:17 +0200 Subject: [PATCH] Fix bootstrapping. * bootstrap (gnulib_extra_files): Remove $build_aux/missing --- bootstrap | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bootstrap b/bootstrap index 1599728..2328f25 100755 --- a/bootstrap +++ b/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh # Print a version string. -scriptversion=2010-10-24.18; # UTC +scriptversion=2012-11-19.20; # UTC # Bootstrap this package from checked-out sources. @@ -131,7 +131,6 @@ tests_base=tests # Extra files from gnulib, which override files from other sources. gnulib_extra_files=" $build_aux/install-sh - $build_aux/missing $build_aux/mdate-sh $build_aux/texinfo.tex $build_aux/depcomp -- 2.44.0