From ccb037b8c262453bbea7437f116ecb4b03bff1c8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 8 Jul 2009 14:44:36 +0200 Subject: pkg: Added PKGLIST_LOCAL setting With this, it is possibly to execute a local pkglist script. This way, the package list can be retrieved by almost any possible means --- man/5/pkg.conf.pod | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man/5') diff --git a/man/5/pkg.conf.pod b/man/5/pkg.conf.pod index 2e3273d..c66ae2d 100644 --- a/man/5/pkg.conf.pod +++ b/man/5/pkg.conf.pod @@ -32,6 +32,12 @@ I may either be of the form C or C. path to pkglist on the package root, to generate the package list. In the default, $PKG_PATH means the path component of $PKG_ROOT. +=item B=I [0] + +If true, B will always be executed on the local machine, regardless +of where the B lies. For possible uses of this setting, see +L + =item B=I (--packagedir I) [$HOME/packages] path for the local package tree -- cgit v1.2.3