Fix bootstrapping.
* bootstrap (gnulib_extra_files): Remove $build_aux/missing
This commit is contained in:
committed by
Sergey Poznyakoff
parent
3c4e51fad6
commit
6bd463c97e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user