72075de4e0
Add hack to prevent GTK4 apps to be unusable in the PinePhone. Fixes #1510 Upstream issue https://gitlab.gnome.org/GNOME/gtk/-/issues/4763 A good solution will take a bit more time but is an on-going process https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4687 [ci:skip-build]: already built successfully in CI
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
|
|
rm -f etc/gtk-4.0/gdk-pixbuf.loaders
|