]> git.ipfire.org Git - people/arne_f/ipfire-2.x.git/blobdiff - make.sh
make.sh: Show correct architecture when in chroot
[people/arne_f/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 55387408396cd7762d0ce8b4da9d3b97c7648506..213ecd4f61abf461d25a35aa61dacfea7f78b09d 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -537,7 +537,7 @@ entershell() {
        fi
 
        echo "Entering to a shell inside LFS chroot, go out with exit"
-       local PS1="ipfire build chroot ($(uname -m)) \u:\w\$ "
+       local PS1="ipfire build chroot (${BUILD_ARCH}) \u:\w\$ "
 
        if enterchroot bash -i; then
                stdumount