From bdc6de26a76d0089def41463a609896878f6e645 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Tue, 02 Jul 2013 15:59:18 -0400
Subject: README: Note assumptions re: opkbuild dirs.

---
(limited to 'README')

diff --git a/README b/README
index 0f5c5b0..784db5b 100644
--- a/README
+++ b/README
@@ -39,6 +39,10 @@ example, to bootstrap the core-linux-eglibc dev port, run:
 
     ./mksysconf ARCH=core-linux-eglibc PLAT=dev
 
+These scripts assume that opkbuild is built with the default sysconfdir (/etc)
+and datadir (/usr/local/share).  If you've installed opkbuild with different
+directories, you'll need to edit these scripts.
+
 Binutils, GCC, Make, and the libc headers can be installed on Debian GNU/Linux
 by installing the build-essential package.
 
--
cgit v0.9.1