CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed typo in the previous commit
[devtools.git] / prt-get-cross
index 52c442b8afb3f6624893a2e34867c186def6712d..fe2bca759e53084673510efc2653ce1dd32f0fe7 100755 (executable)
@@ -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