Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 04/17/2001 13:42:11
Module Name: basesrc
Committed By: hubertf
Date: Tue Apr 17 10:42:11 UTC 2001
Modified Files:
basesrc/usr.sbin/pkg_install/admin: main.c
Log Message:
Don't warn about @src being deprecated any longer - we add it per default
to each binary pkg again (via pkg_create -L) to assist DESTDIR builds.
Noted by Dan McMahill in private mail.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/usr.sbin/pkg_install/admin/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.