|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Marc Espie (espie
cvs.openbsd.org)
Date: Tue May 29 2007 - 08:52:08 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: espie
cvs.openbsd.org 2007/05/29 07:52:07
Modified files:
usr.sbin/pkg_add: pkg_add
usr.sbin/pkg_add/OpenBSD: Add.pm PackingElement.pm
Log message:
don't bypass add_object to create special files, otherwise infodir won't
get defined.
Simplify and clean-up register_installation: everything is in the packing-list
so don't pass other arguments. Do not copy arbitrary info_names objects, but
use a copy_info visitor which copies exactly what files are around.
Use the stored infodir to locate DISPLAY and INSTALL files.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]