From 097ad73f4e3cf05ab290f067f484e482d6a4e421 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 30 Aug 2015 19:17:32 +0100 Subject: typo --- libvasile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvasile b/libvasile index c93e709..4e7f03f 100755 --- a/libvasile +++ b/libvasile @@ -214,7 +214,7 @@ chrootbuildsystemx86() { chrootbuildx86 () { echo "" - echo "x64 Environment is UP && RUNNING ... building targets" + echo "x86 Environment is UP && RUNNING ... building targets" sleep 1 chroot "$overlaydir" su - "$chrootuser" -c "$chrootbuildtarget" } -- cgit v1.2.3