export prompt. rc-1.6 did so, too.
This commit is contained in:
parent
05920affc7
commit
8fd2984a26
11
plan9/rc/patches/patch-hash_c
Normal file
11
plan9/rc/patches/patch-hash_c
Normal file
@ -0,0 +1,11 @@
|
||||
--- hash.c.orig Thu Apr 4 12:08:22 2002
|
||||
+++ hash.c Wed Feb 19 22:14:51 2003
|
||||
@@ -241,7 +241,7 @@
|
||||
bool flag;
|
||||
};
|
||||
static struct nameflag maybeexport[] = {
|
||||
- { "prompt", FALSE },
|
||||
+ /* { "prompt", FALSE },*/
|
||||
{ "version", FALSE }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user