Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 5bfe202c8fe8f123f9728a63ba8aab33 > files > 9

bash-4.2-5.1.mga1.src.rpm

diff -Naur --exclude '*.orig' bash-4.0/config-top.h bash-4.0-profile/config-top.h
--- bash-4.0/config-top.h	2009-01-04 14:32:23.000000000 -0500
+++ bash-4.0-profile/config-top.h	2009-02-24 13:13:23.000000000 -0500
@@ -82,7 +82,7 @@
 
 /* Define this to make non-interactive shells begun with argv[0][0] == '-'
    run the startup files when not in posix mode. */
-/* #define NON_INTERACTIVE_LOGIN_SHELLS */
+#define NON_INTERACTIVE_LOGIN_SHELLS
 
 /* Define this if you want bash to try to check whether it's being run by
    sshd and source the .bashrc if so (like the rshd behavior).  This checks