Forgot this patch from Dan McGee as part of the bug #5409 fixes

This commit is contained in:
Aaron Griffin 2007-01-26 01:57:06 +00:00
parent db87c8f62e
commit 7ffb1e5fac

View file

@ -305,6 +305,9 @@ above are 'current' and 'custom'). Locations are defined with the \fIServer\fP
follow a URL naming structure. Currently only ftp is supported for remote servers. If you follow a URL naming structure. Currently only ftp is supported for remote servers. If you
want to use a local directory, you can specify the full path with a 'file://' prefix, as want to use a local directory, you can specify the full path with a 'file://' prefix, as
shown above. shown above.
The order of repositories in the file matters; repositories listed first will
take precidence over those listed later in the file when packages in two
repositories have identical names, regardless of version number.
.SH USING YOUR OWN REPOSITORY .SH USING YOUR OWN REPOSITORY
Let's say you have a bunch of custom packages in \fI/home/pkgs\fP and their respective PKGBUILD Let's say you have a bunch of custom packages in \fI/home/pkgs\fP and their respective PKGBUILD
files are all in \fI/var/abs/local\fP. All you need to do is generate a compressed package database files are all in \fI/var/abs/local\fP. All you need to do is generate a compressed package database