Skip to content
Unverified Commit 8e4f502f authored by Jan Tojnar's avatar Jan Tojnar
Browse files

glib.setupHook: run glibPreFixupPhase before gappsWrapperArgsHook

Since we split wrapGAppsHook and move its variable initialization to preFixupPhases in #81475, it was getting run before glibPreFixupPhase which sets GSETTINGS_SCHEMAS_PATH variable gappsWrapperArgsHook depends on. Let's introduce this ugly hack to ensure glibPreFixupPhase will run before gappsWrapperArgsHook.
parent 1a44e325
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment