From 013902085f79dd00720a66356deb6e55a9f4b6fc Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:21:30 +0100 Subject: [PATCH] Update build_chroot.sh --- build_chroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_chroot.sh b/build_chroot.sh index 2f588a7e9..fcf710574 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 mlocate gem install fpm -locate drm.h +sudo updatedb && locate -e drm.h ls -a /usr/include/ exit 1 cd build/linux/aarch64