]> Dogcows Code - chaz/tar/commitdiff
Fix bootstrapping.
authorPavel Raiskup <praiskup@redhat.com>
Mon, 19 Nov 2012 20:54:17 +0000 (22:54 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 19 Nov 2012 20:54:17 +0000 (22:54 +0200)
* bootstrap (gnulib_extra_files): Remove $build_aux/missing

bootstrap

index 15997287d3f2862c7569b0f0dd7132cff703bcaa..2328f256decd4b0c18481206141e4c8ddb36b13d 100755 (executable)
--- 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
This page took 0.01831 seconds and 4 git commands to generate.