Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/usr.sbin/pkg_install/info



Module Name:    src
Committed By:   jmc
Date:           Wed Aug 11 19:54:26 UTC 2004

Modified Files:
        src/usr.sbin/pkg_install/info [netbsd-2-0]: perform.c

Log Message:
Pullup rev 1.53 (requested by hubertf in ticket #739)

pkg_info will not DTRT when applied to a binary package that doesn't
have all the files from ALL_FNAMES -- meta pkgs don't have +MTREE-files,
and as such it's impossible to retrieve _any_ information on them.
The fix is to only extract those +-files that are needed (as determined
by the command line options)


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.51.2.1 src/usr.sbin/pkg_install/info/perform.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index