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 780501 - libgd: move submodule to a subdirectory
libgd: move submodule to a subdirectory
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-24 12:56 UTC by Ernestas Kulik
Modified: 2017-03-27 09:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libgd: move submodule to a subdirectory (1.51 KB, patch)
2017-03-24 12:56 UTC, Ernestas Kulik
none Details | Review
libgd: move submodule to a subdirectory (1.99 KB, patch)
2017-03-27 09:24 UTC, Ernestas Kulik
committed Details | Review

Description Ernestas Kulik 2017-03-24 12:56:06 UTC
Meson looks for subprojects in subprojects/ by default. Since Autotools
is no longer a resident here, the submodule should be moved to the
subdirectory, instead of being linked to.
Comment 1 Ernestas Kulik 2017-03-24 12:56:33 UTC
Created attachment 348646 [details] [review]
libgd: move submodule to a subdirectory
Comment 2 Ernestas Kulik 2017-03-24 12:58:11 UTC
Added benefits: cloning from the HTTPS URL and updating to HEAD.
Comment 3 Ernestas Kulik 2017-03-27 09:24:35 UTC
Created attachment 348779 [details] [review]
libgd: move submodule to a subdirectory

Meson looks for subprojects in subprojects/ by default. Since Autotools
is no longer a resident here, the submodule should be moved to the
subdirectory, instead of being linked to.
Comment 4 Carlos Soriano 2017-03-27 09:37:17 UTC
Review of attachment 348779 [details] [review]:

LGTM
Comment 5 Ernestas Kulik 2017-03-27 09:46:15 UTC
Attachment 348779 [details] pushed as ec2af08 - libgd: move submodule to a subdirectory