From 2a6c74d9f2a5476663ccd8c52b3577739868d463 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 8 Dec 2009 18:42:21 +0100 Subject: [PATCH] Added some notes to the README file --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README b/README index e69de29..4cc1397 100644 --- a/README +++ b/README @@ -0,0 +1,14 @@ + +README + +Compile it! +$ make + +Add pkgmk-cross to the PATH environment variable: +$ export PATH=$PATH:. + +Edit pkgmk.conf with your settings: +$ vim src/pkgmk.conf + +Now you're ready to crosscompile packages: +$ cd /devel/crux-arm/ports-cross/core/ncurses; pkgmk-cross -- 2.26.2