From owner-freebsd-libh Thu Feb 14 12:26:47 2002 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 4EC7937B405 for ; Thu, 14 Feb 2002 12:26:43 -0800 (PST) Received: (from antoine@localhost) by usw4.freebsd.org (8.11.6/8.11.6) id g1EKQcM70589 for libh@FreeBSD.org; Thu, 14 Feb 2002 14:26:38 -0600 (CST) (envelope-from antoine) Message-Id: <200202142026.g1EKQcM70589@usw4.freebsd.org> From: Antoine Beaupré Date: Thu, 14 Feb 2002 14:26:38 -0600 (CST) To: libh@FreeBSD.org Subject: cvs commit: libh/release/pkgtools all_files.tcl create_db.tcl export_db.tcl file_by_name.tcl file_owners.tcl import_db.tcl pkg_install.tcl Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2002/02/14 14:26:38 CST Modified files: release/pkgtools all_files.tcl create_db.tcl export_db.tcl file_by_name.tcl file_owners.tcl import_db.tcl pkg_install.tcl Log: database path is now conditional switch to setting Configuration::dbPath when necessary Revision Changes Path 1.4 +2 -1 libh/release/pkgtools/all_files.tcl 1.2 +3 -3 libh/release/pkgtools/create_db.tcl 1.4 +1 -1 libh/release/pkgtools/export_db.tcl 1.4 +1 -1 libh/release/pkgtools/file_by_name.tcl 1.2 +4 -6 libh/release/pkgtools/file_owners.tcl 1.4 +7 -1 libh/release/pkgtools/import_db.tcl 1.2 +5 -5 libh/release/pkgtools/pkg_install.tcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message