From b34f783b48693895581c24f6227ee22e144ac02c Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Fri, 15 Apr 2011 12:36:58 +0200 Subject: [PATCH] Fixed typo in the previous commit --- prt-get-cross | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2