From 37b801e6a96578a90376fd0d92eecd8d6275e773 Mon Sep 17 00:00:00 2001 From: davehome Date: Sat, 9 Jul 2011 08:33:09 +0000 Subject: [PATCH] Clarified that XBPS_HOSTDIR has to be created manually --- xbps-src/etc/xbps-src.conf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xbps-src/etc/xbps-src.conf.in b/xbps-src/etc/xbps-src.conf.in index c0ce356cc8..c49af69d57 100644 --- a/xbps-src/etc/xbps-src.conf.in +++ b/xbps-src/etc/xbps-src.conf.in @@ -30,6 +30,8 @@ XBPS_MASTERDIR=$XBPS_DISTRIBUTIONDIR/masterdir # When created, those names are constants, so you cannot change them, even # they are case sensitive. # +# NOTE: You must create your toplevel /yourdir yourself +# #XBPS_HOSTDIR=/path/to/your/host/directory #