]> git.zerfleddert.de Git - m1-debian/commitdiff
remove patch
authorThomas Glanzmann <thomas@glanzmann.de>
Sun, 4 Dec 2022 18:31:27 +0000 (19:31 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sun, 4 Dec 2022 18:31:27 +0000 (19:31 +0100)
bootstrap.sh

index ca3426d2ab06c965b13f84094c1593de0a7d780f..e3f1649ece6c54ad0c5a8170dd24e20c8ad43440 100755 (executable)
@@ -32,7 +32,6 @@ build_linux()
         cd linux
         git fetch -a -t
         git reset --hard asahi-6.1-rc6-5; git clean -f -x -d &> /dev/null
-        curl -s https://tg.st/u/40c9642c7569c52189f84621316fc9149979ee65.patch | git am -
         cat ../../config-16k.txt > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
Impressum, Datenschutz