diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -67,9 +67,9 @@ follows: After installing opkbuild, be sure to run its mksysconf makefile with ARCH and PLAT macros to install ProteanOS system configuration files on your system. For -example, to bootstrap the core-linux-eglibc dev port, run: +example, to bootstrap the amd64-linux-glibc dev port, run: - # ./mksysconf ARCH=core-linux-eglibc PLAT=dev + # ./mksysconf ARCH=amd64-linux-glibc 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 |