Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 1995 18:44:46 -0700
From:      "Andrey A. Chernov" <ache>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/pkg_install/lib file.c lib.h
Message-ID:  <199507300144.SAA09312@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
ache        95/07/29 18:44:45

  Modified:    usr.sbin/pkg_install/info  perform.c
               usr.sbin/pkg_install/lib  file.c lib.h
  Log:
  You can run pkg_info everywhere expect /var/db/pkg directory :-)
  Running there you got any kind of strange errors from tar caused
  by treating directories as tar files!
  Fix it by adding new isfile(name) (check for reg. files) to simple fexists(name) calls.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507300144.SAA09312>