mirror of
https://github.com/0intro/wmii
synced 2025-01-25 03:22:09 +03:00
Remove $PLAN9/bin from the path when spawning wmiirc from rc.wmii.
This commit is contained in:
parent
d0e6fb2c2e
commit
08f2f0cff8
@ -19,6 +19,7 @@ fn config_whatis {
|
|||||||
if(! test -x $PLAN9/bin/read) {
|
if(! test -x $PLAN9/bin/read) {
|
||||||
echo 'Can''t find the ''read'' command' >[1=2]
|
echo 'Can''t find the ''read'' command' >[1=2]
|
||||||
xmessage -file - <<'!'
|
xmessage -file - <<'!'
|
||||||
|
path=$oldpath
|
||||||
exec `{config_whatis wmiirc}
|
exec `{config_whatis wmiirc}
|
||||||
}
|
}
|
||||||
rc.wmii can't run:
|
rc.wmii can't run:
|
||||||
|
Loading…
Reference in New Issue
Block a user