diff options
author | Brian Fraser <fraserbn@gmail.com> | 2013-11-11 17:16:58 -0300 |
---|---|---|
committer | Brian Fraser <fraserbn@gmail.com> | 2014-01-23 19:46:03 +0100 |
commit | f08226b804673a6cda17554ac4549f8019334b9c (patch) | |
tree | e3d428c933ea5bbb993e44b484b235363eb0318e /plan9 | |
parent | 871414daa45a66933057dd318494c425c88dbbdc (diff) | |
download | perl-f08226b804673a6cda17554ac4549f8019334b9c.tar.gz |
Added targetsh to all the canned config files
Diffstat (limited to 'plan9')
-rw-r--r-- | plan9/config_sh.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index 2b44bd5d25..959ee4b33d 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -962,6 +962,7 @@ sysman='/sys/man/1pub' tail='' tar='' targetarch='' +targetsh='/bin/sh' tbl='' tee='' test='test' |