]> git.zerfleddert.de Git - m1-debian/commitdiff
use suggestion from ahdeb
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 8 Dec 2022 19:33:32 +0000 (20:33 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 8 Dec 2022 19:33:32 +0000 (20:33 +0100)
mesa.sh

diff --git a/mesa.sh b/mesa.sh
index 58491b60e5dc54ba50956f8523d18d7c48ce8a06..222ad645ee115b0cca7fad3a5680194a92c4b09e 100644 (file)
--- a/mesa.sh
+++ b/mesa.sh
@@ -18,7 +18,7 @@ main() {
         git fetch -a -t
         rm -rf debian
         cp -a ../../mesa-debian debian
-        fakeroot debian/rules binary
+        dpkg-buildpackage -uc -us -a arm64
 }
 
 main "$@"
Impressum, Datenschutz