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 781892 - make_release.sh: fix post-Autotools breakage
make_release.sh: fix post-Autotools breakage
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-04-28 10:39 UTC by Ernestas Kulik
Modified: 2017-04-28 11:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
make_release.sh: fix post-Autotools breakage (1.49 KB, patch)
2017-04-28 10:39 UTC, Ernestas Kulik
committed Details | Review

Description Ernestas Kulik 2017-04-28 10:39:04 UTC
The script broke after killing off Autotools support, since the libgd
submodule was moved to /subprojects/libgd. Additionally, this commit
makes the script exit on error and makes xz print verbose output.
Comment 1 Ernestas Kulik 2017-04-28 10:39:12 UTC
Created attachment 350627 [details] [review]
make_release.sh: fix post-Autotools breakage
Comment 2 Carlos Soriano 2017-04-28 11:05:26 UTC
Review of attachment 350627 [details] [review]:

Looks good, you're a mosnter fixing it so fast!
Comment 3 Ernestas Kulik 2017-04-28 11:09:38 UTC
Attachment 350627 [details] pushed as 55d17ec - make_release.sh: fix post-Autotools breakage