Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 02/25/1999 07:54:01
Module Name:	pkgsrc
Committed By:	bouyer
Date:		Thu Feb 25 15:54:01 UTC 1999

Modified Files:
	pkgsrc/misc/amanda-client: Makefile
	pkgsrc/misc/amanda-common: Makefile
	pkgsrc/misc/amanda-server: Makefile
Added Files:
	pkgsrc/misc/amanda-server/patches: patch-ah
Log Message:
Add a new make variable, AMANDA_VAR, to tell the default place of the
status and log files (default to /var/amanda). Change the example
amanda.conf to use this path.
Add --with-owner=root to CONFIGURE_ARGS so that executables get installed as
root, not AMANDA_USER (better for security!).