From 74a53fdf3eb383f09bdbf0d4adf8d2e26f838bd1 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sat, 9 Feb 2019 15:55:16 -0800 Subject: Use enhanced framework for 'ct-ng update-samples' Signed-off-by: Alexey Neyman --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index c7d01ba8..e4aad7ff 100755 --- a/bootstrap +++ b/bootstrap @@ -780,7 +780,7 @@ msg "*** Gathering the list of data files to install" # Implement some kind of .installignore for these files? case "${f}" in # Avoid temp files - .*.swp|.*.swo) + *.sw[po]) continue ;; # And, some files automake insists we must have -- cgit v1.2.3