bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] [PATCH] bootstrap: don't expect the 'missing' script exists in


From: Pavel Raiskup
Subject: [Bug-tar] [PATCH] bootstrap: don't expect the 'missing' script exists in gnulib
Date: Tue, 19 Feb 2013 14:46:18 +0100

* bootstrap (gnulib_extra_files): Remove '$build_aux/missing'.
---
 bootstrap | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index b7dc9fd..c184789 100755
--- a/bootstrap
+++ b/bootstrap
@@ -104,7 +104,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
-- 
1.8.1.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]