From 67cea695f8ae3b74b1853c89cdf48ee58de019ad Mon Sep 17 00:00:00 2001 From: alves Date: Fri, 6 Mar 2026 14:19:59 +0800 Subject: [PATCH] feature fix the patch effect wxwidget build --- scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml b/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml index 34a5fa30b2..da0f17a10a 100644 --- a/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml +++ b/scripts/flatpak/io.github.Snapmaker.Snapmaker_Orca.yml @@ -104,12 +104,6 @@ modules: url: https://github.com/SoftFever/Orca-deps-wxWidgets branch: master path: ../ - - type: file - path: patches/0001-Enable-using-a-dark-theme-when-Gnome-dark-style-is-s.patch - dest-filename: wxwidgets-dark-theme.patch - - type: shell - commands: - - patch -p1 < wxwidgets-dark-theme.patch cleanup: - "*.la" - "*.a"