diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-26 20:57:15 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-26 20:57:15 +0200 |
commit | 1877b4efa0004246cf194d24771aba83a2d0e21d (patch) | |
tree | 17ee8bb5ec1cd96fff0285ca5c0fc5bea75b3723 | |
parent | f3f8acac5b17b22424b3935c7734eae12ba55eca (diff) |
man/5/pkg.conf: Updated PKG_ROOT default
-rw-r--r-- | man/5/pkg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/5/pkg.conf b/man/5/pkg.conf index b9974a8..78d9df0 100644 --- a/man/5/pkg.conf +++ b/man/5/pkg.conf @@ -20,7 +20,7 @@ a comment and that there must be no space between the variable and the content. =item B<PKG_ROOT>=I<url> the package root path. -Default: ssh://derf.homelinux.org/var/packages_root +Default: ssh://derf.homelinux.org/~/var/packages_root =item B<PDIR>=I<path> |