cvs commit: src/usr.sbin/pkg_install/create main.c
src/usr.sbin/pkg_install/lib lib.h
Giorgos Keramidas
keramida at FreeBSD.org
Tue Jul 8 03:21:24 UTC 2008
keramida 2008-07-08 03:21:05 UTC
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/create main.c
usr.sbin/pkg_install/lib lib.h
Log:
SVN rev 180361 on 2008-07-08 03:21:05Z by keramida
Enable the -n option of pkg_create(1).
The changes to make the option work are already in place, but I missed
the patch hunk that adds it to the getopt() option-handling loop.
Pointy hat: keramida
Approved by: flz
MFC after: 1 week
Revision Changes Path
1.46 +4 -0 src/usr.sbin/pkg_install/create/main.c
1.69 +1 -1 src/usr.sbin/pkg_install/lib/lib.h
More information about the cvs-src
mailing list