From: Jose V Beneyto Date: Fri, 15 Apr 2011 10:36:58 +0000 (+0200) Subject: Fixed typo in the previous commit X-Git-Url: http://gitweb/?a=commitdiff_plain;h=b34f783b48693895581c24f6227ee22e144ac02c;p=devtools.git Fixed typo in the previous commit --- diff --git a/prt-get-cross b/prt-get-cross index 52c442b..fe2bca7 100755 --- 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