From b5d8a561d9fea25b2dc60eb46af6a91d5a022551 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 12 Jul 2013 12:39:40 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=157 --- bash-4.2.dif | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/bash-4.2.dif b/bash-4.2.dif index e3d71b3f..c0897285 100644 --- a/bash-4.2.dif +++ b/bash-4.2.dif @@ -125,20 +125,6 @@ } else return (result); ---- builtins/shopt.def -+++ builtins/shopt.def 2006-03-27 12:15:25.000000000 +0000 -@@ -279,9 +279,9 @@ reset_shopt_options () - allow_null_glob_expansion = glob_dot_filenames = 0; - cdable_vars = mail_warning = 0; - no_exit_on_failed_exec = print_shift_error = 0; -- check_hashed_filenames = cdspelling = expand_aliases = check_window_size = 0; -+ check_hashed_filenames = cdspelling = expand_aliases = 0; - -- source_uses_path = promptvars = 1; -+ check_window_size = source_uses_path = promptvars = 1; - - #if defined (EXTENDED_GLOB) - extended_glob = 0; --- doc/Makefile.in +++ doc/Makefile.in 2006-03-27 12:15:25.000000000 +0000 @@ -142,7 +142,7 @@ BASHREF_FILES = $(srcdir)/bashref.texi $