mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-28 00:10:41 +02:00
In hotssh I use nonrecursive make. gnome-continuous uses srcdir != builddir by default. @GSETTINGS_RULES@ will then attempt to touch a nonexistent path. This patch fixes that. https://bugzilla.gnome.org/show_bug.cgi?id=712171