]> git.zerfleddert.de Git - m1-debian/commitdiff
remove vinduvs patch for now because src/display.c is gone
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 30 May 2022 16:43:05 +0000 (18:43 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Mon, 30 May 2022 16:43:05 +0000 (18:43 +0200)
bootstrap.sh

index eaee01654bfd81a989c1672894de25c4b1ec4924..6c2c113d7895b6aae8f658fe914380747343954c 100644 (file)
@@ -42,7 +42,6 @@ build_m1n1()
         cd m1n1
         git fetch
         git reset --hard origin/main; git clean -f -x -d &> /dev/null
-        curl -s https://tg.st/u/0001-display-Add-wait-option-to-handle-monitor-disconnect.patch | git am -
         make -j `nproc`
 )
 }
@@ -211,4 +210,4 @@ build_dd
 build_efi
 build_asahi_installer_image
 build_live_stick
-publish_artefacts
+publish_artefacts
Impressum, Datenschutz