mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
Merge pull request #3 from davehome/master
Clarify XBPS_HOSTDIR in xbps-src.conf from davehome
This commit is contained in:
commit
e8a2c60838
1 changed files with 3 additions and 3 deletions
|
@ -20,15 +20,15 @@ XBPS_MASTERDIR=$XBPS_DISTRIBUTIONDIR/masterdir
|
||||||
# created by xbps-src, source distribution tarballs downloaded required
|
# created by xbps-src, source distribution tarballs downloaded required
|
||||||
# to build packages from source, etc.
|
# to build packages from source, etc.
|
||||||
#
|
#
|
||||||
# Basically your directory must contain this structure:
|
# Basically your directory will contain this structure:
|
||||||
#
|
#
|
||||||
# /yourdir
|
# /yourdir
|
||||||
# |_ /binpkgs
|
# |_ /binpkgs
|
||||||
# |_ /repocache
|
# |_ /repocache
|
||||||
# |_ /sources
|
# |_ /sources
|
||||||
#
|
#
|
||||||
# Those names are constants so you cannot change them, even they are
|
# When created, those names are constants, so you cannot change them, even
|
||||||
# case sensitive.
|
# they are case sensitive.
|
||||||
#
|
#
|
||||||
#XBPS_HOSTDIR=/path/to/your/host/directory
|
#XBPS_HOSTDIR=/path/to/your/host/directory
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue