From: Jose V Beneyto Date: Tue, 8 Dec 2009 17:42:21 +0000 (+0100) Subject: Added some notes to the README file X-Git-Url: http://gitweb/?a=commitdiff_plain;h=2a6c74d9f2a5476663ccd8c52b3577739868d463;p=pkgutils-cross.git Added some notes to the README file --- 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