From: Victor Martinez Date: Tue, 9 Mar 2010 09:22:18 +0000 (+0000) Subject: README: removed not need pkgutils-cross/src export PATH. X-Git-Url: http://gitweb/?a=commitdiff_plain;h=ef11492592836223157333eb33b2ec20b474d661;p=pkgutils-cross.git README: removed not need pkgutils-cross/src export PATH. --- diff --git a/README b/README index 74a34a9..852d0df 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ Edit pkgmk.conf with your settings: $ vim src/pkgmk.conf Add pkgmk-cross to the PATH environment variable: -$ export PATH=/devel/crux-arm/pkgutils-cross:/devel/crux-arm/pkgutils-cross/src:$PATH +$ export PATH=/devel/crux-arm/pkgutils-cross:$PATH (note that append the old value for PATH at the end is important) Now you're ready to crosscompile packages: