CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
README: removed not need pkgutils-cross/src export PATH.
authorVictor Martinez <pitillo@ono.com>
Tue, 9 Mar 2010 09:22:18 +0000 (09:22 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 9 Mar 2010 09:22:18 +0000 (09:22 +0000)
README

diff --git a/README b/README
index 74a34a9311c06fceaab754f480b8d3f69c994cd3..852d0df47c71b3eed1994b572f3407f60856087f 100644 (file)
--- 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: