diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-16 02:36:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-16 02:36:55 +0000 |
commit | d86b4a5f8bbb258ae1f7336f080e55b82bac5cfa (patch) | |
tree | 733932d1e55b72f080095b35317028891ec8c294 /app-shells | |
parent | arm/hppa stable (diff) | |
download | gentoo-2-d86b4a5f8bbb258ae1f7336f080e55b82bac5cfa.tar.gz gentoo-2-d86b4a5f8bbb258ae1f7336f080e55b82bac5cfa.tar.bz2 gentoo-2-d86b4a5f8bbb258ae1f7336f080e55b82bac5cfa.zip |
old
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/files/config-top.h.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-shells/bash/files/config-top.h.diff b/app-shells/bash/files/config-top.h.diff deleted file mode 100644 index 51367b300833..000000000000 --- a/app-shells/bash/files/config-top.h.diff +++ /dev/null @@ -1,12 +0,0 @@ ---- config-top.h.orig 2002-04-06 18:38:23.000000000 +0200 -+++ config-top.h 2002-04-06 18:24:18.000000000 +0200 -@@ -56,7 +56,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). */ - |