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 723576 - script/jhbuild should be executable
script/jhbuild should be executable
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2014-02-04 03:30 UTC by Shawn Landden
Modified: 2016-01-27 15:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Shawn Landden 2014-02-04 03:30:48 UTC
when doing a fresh git checkout
then ./autogen.sh
then make
./script/jhbuild build

does not work b/c it is not executable
Comment 1 Frederic Peters 2016-01-27 15:51:38 UTC
commit da8dae52e0969b0759afb3ae32adf2790d7b236d
Author: Frédéric Péters <fpeters@0d.be>
Date:   Wed Jan 27 16:49:42 2016 +0100

    misc: mark script/jhbuild as executable during 'make'
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723576