CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
pkgutils-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13f9d43
)
README: removed not need pkgutils-cross/src export PATH.
author
Victor Martinez
<pitillo@ono.com>
Tue, 9 Mar 2010 09:22:18 +0000
(09:22 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 9 Mar 2010 09:22:18 +0000
(09:22 +0000)
README
patch
|
blob
|
blame
|
history
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: