From owner-cvs-usrsbin Tue Oct 31 12:30:23 1995 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA21783 for cvs-usrsbin-outgoing; Tue, 31 Oct 1995 12:30:23 -0800 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA21774 ; Tue, 31 Oct 1995 12:30:19 -0800 Date: Tue, 31 Oct 1995 12:30:19 -0800 From: "Jordan K. Hubbard" Message-Id: <199510312030.MAA21774@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pkg_install/lib file.c Sender: owner-cvs-usrsbin@FreeBSD.org Precedence: bulk jkh 95/10/31 12:30:19 (jkh/2035/jkh) Modified: usr.sbin/pkg_install/add perform.c usr.sbin/pkg_install/lib file.c Log: Fix the `pkg_add relative to .' bug. Thank you, Ville! Submitted by: Ville Eerola