GNOME Bugzilla – Bug 781892
make_release.sh: fix post-Autotools breakage
Last modified: 2017-04-28 11:09:45 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.
Created attachment 350627 [details] [review] make_release.sh: fix post-Autotools breakage
Review of attachment 350627 [details] [review]: Looks good, you're a mosnter fixing it so fast!
Attachment 350627 [details] pushed as 55d17ec - make_release.sh: fix post-Autotools breakage