diff --git a/build_chroot.sh b/build_chroot.sh index eb46e360e..1a6d0c5ee 100644 --- a/build_chroot.sh +++ b/build_chroot.sh @@ -6,7 +6,7 @@ sudo apt install -y python3-pip sudo pip3 install --upgrade cloudsmith-cli sudo apt install -y git ruby-dev make cmake gcc g++ wget libdrm-dev gem install fpm -ls -a /usr/include/drm +ls -a /usr/include/ exit 1 cd build/linux/aarch64 ./make-Makefiles.bash