GNOME Bugzilla – Bug 782065
package: Fix initSubmodule() when running from source in Meson
Last modified: 2017-05-03 03:54:13 UTC
Created attachment 350870 [details] [review] package: Fix initSubmodule() with Meson As title says.
Created attachment 350872 [details] [review] package: Don't rely upon directory configuration for initSubmodule() This just catches an edge case where it would add extra directories to the paths even though the project is installed.
Review of attachment 350870 [details] [review]: +1
Review of attachment 350872 [details] [review]: +1
Attachment 350872 [details] pushed as cba886e - package: Don't rely upon directory configuration for initSubmodule()