Module Name: src
Committed By: hubertf
Date: Mon Apr 12 00:29:51 UTC 1999
Modified Files:
src/usr.sbin/pkg_install/lib: file.c
Log Message:
Use absolute path to tar(1) in execl() call.
*** This makes retrieval of pkgs via ftp work again!
Also don't just call exit() if the execl() call fails, but print some
error (via err()).