CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed typo in the previous commit
authorJose V Beneyto <sepen@crux.nu>
Fri, 15 Apr 2011 10:36:58 +0000 (12:36 +0200)
committerJose V Beneyto <sepen@crux.nu>
Fri, 15 Apr 2011 10:36:58 +0000 (12:36 +0200)
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