lp: remove bogus test -w check and bind for /tmp

This commit is contained in:
cinap_lenrek 2012-05-25 07:09:43 +02:00
parent 8bfd915415
commit e06ca3a3ec
2 changed files with 0 additions and 4 deletions

View file

@ -27,8 +27,6 @@ bind -a $LPLIB/bin /bin # lp specific rc scripts
bind -a $LPBIN /bin # lp specific compiled binaries
path=(/bin)
if (! test -w /tmp) bind -bc $LPLIB/tmp /tmp
USAGE='usage: lp [-d printer] [-p process] [options] [files]
lp [-d printer] -q
lp [-d printer] -k jobnos

View file

@ -27,8 +27,6 @@ bind -a $LPLIB/bin /bin # lp specific rc scripts
bind -a $LPBIN /bin # lp specific compiled binaries
path=(/bin)
if (! test -w /tmp) bind -bc $LPLIB/tmp /tmp
USAGE='usage: lp [-d printer] [-p process] [options] [files]
lp [-d printer] -q
lp [-d printer] -k jobnos