From f4efe81d6b32ce482e946e2cf35229f0067aa68d Mon Sep 17 00:00:00 2001 From: Packit Service Date: Jan 12 2021 06:13:43 +0000 Subject: Apply patch bash-3.2-ssh_source_bash.patch patch_name: bash-3.2-ssh_source_bash.patch present_in_specfile: true location_in_specfile: 29 --- diff --git a/config-top.h b/config-top.h index bf5e42a..1bd9312 100644 --- a/config-top.h +++ b/config-top.h @@ -102,7 +102,7 @@ sshd and source the .bashrc if so (like the rshd behavior). This checks for the presence of SSH_CLIENT or SSH2_CLIENT in the initial environment, which can be fooled under certain not-uncommon circumstances. */ -/* #define SSH_SOURCE_BASHRC */ +#define SSH_SOURCE_BASHRC /* Define if you want the case-capitalizing operators (~[~]) and the `capcase' variable attribute (declare -c). */