CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
devtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2100d5d
)
Fixed typo in the previous commit
author
Jose V Beneyto
<sepen@crux.nu>
Fri, 15 Apr 2011 10:36:58 +0000
(12:36 +0200)
committer
Jose V Beneyto
<sepen@crux.nu>
Fri, 15 Apr 2011 10:36:58 +0000
(12:36 +0200)
prt-get-cross
patch
|
blob
|
blame
|
history
diff --git
a/prt-get-cross
b/prt-get-cross
index 52c442b8afb3f6624893a2e34867c186def6712d..fe2bca759e53084673510efc2653ce1dd32f0fe7 100755
(executable)
--- a/
prt-get-cross
+++ b/
prt-get-cross
@@
-8,7
+8,7
@@
CLFS="/devel/crux-arm/toolchain/clfs"
export PATH
-prt-get --install-root=$CLFS
_PATH
--config=$CONFIG $@
+prt-get --install-root=$CLFS --config=$CONFIG $@
# End of file