From 908b4372687328fdffdae4a89774f83c66ebb539 Mon Sep 17 00:00:00 2001 From: davehome Date: Sat, 9 Jul 2011 01:47:47 +0000 Subject: [PATCH] Updated to clarify host subdirectories are created automatically --- xbps-src/etc/xbps-src.conf.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xbps-src/etc/xbps-src.conf.in b/xbps-src/etc/xbps-src.conf.in index d1f2d9b6801..c0ce356cc83 100644 --- a/xbps-src/etc/xbps-src.conf.in +++ b/xbps-src/etc/xbps-src.conf.in @@ -20,15 +20,15 @@ XBPS_MASTERDIR=$XBPS_DISTRIBUTIONDIR/masterdir # created by xbps-src, source distribution tarballs downloaded required # to build packages from source, etc. # -# Basically your directory must contain this structure: +# Basically your directory will contain this structure: # # /yourdir # |_ /binpkgs # |_ /repocache # |_ /sources # -# Those names are constants so you cannot change them, even they are -# case sensitive. +# When created, those names are constants, so you cannot change them, even +# they are case sensitive. # #XBPS_HOSTDIR=/path/to/your/host/directory