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 | 30d13a1d1dfba03c3ad558d008b1b4e4c6f5ed02 (patch) | |
tree | c21c78a1292c21e450fd1ff8cd7abd3116712528 /app-shells/bash | |
parent | arm/hppa stable (diff) | |
download | historical-30d13a1d1dfba03c3ad558d008b1b4e4c6f5ed02.tar.gz historical-30d13a1d1dfba03c3ad558d008b1b4e4c6f5ed02.tar.bz2 historical-30d13a1d1dfba03c3ad558d008b1b4e4c6f5ed02.zip |
old
Diffstat (limited to 'app-shells/bash')
-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). */ - |