After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767631 - Fix gresource build when builddir != srcdir
Fix gresource build when builddir != srcdir
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
git master
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2016-06-14 03:21 UTC by Ting-Wei Lan
Modified: 2016-06-14 08:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Fix gresource build problems when builddir != srcdir (2.16 KB, patch)
2016-06-14 03:23 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2016-06-14 03:21:41 UTC
Please see the attached patch. It fixes gresource build problems by adding --sourcedir=$(srcdir) when running glib-compile-resources.
Comment 1 Ting-Wei Lan 2016-06-14 03:23:09 UTC
Created attachment 329751 [details] [review]
build: Fix gresource build problems when builddir != srcdir
Comment 2 Bastien Nocera 2016-06-14 08:24:32 UTC
Review of attachment 329751 [details] [review]:

The prefix for the commit message is "lua-factory: " not "build: ".

Please fix this before committing.
Comment 3 Ting-Wei Lan 2016-06-14 08:30:00 UTC
Attachment 329751 [details] pushed as 7c38070 - lua-factory: Fix gresource build problems when builddir != srcdir