GNOME Bugzilla – Bug 722327
no option to display version
Last modified: 2021-05-17 15:59:36 UTC
Created attachment 266447 [details] [review] Patch file to display the version number if -v flag is passed via command line There is no option in jhbuild to display the version number. I am submitting a patch to implement this. Please go through.
Comment on attachment 266447 [details] [review] Patch file to display the version number if -v flag is passed via command line It would only work when jhbuild is used from sources, and maybe even if running from jhbuild source directory (given the plain open('configure.ac')). And the code is quite ugly, you should edit scripts/jhbuild.in to have VERSION substituted (scripts/Makefile.am is already ready for that) and then simply use that value.
*** Bug 710915 has been marked as a duplicate of this bug. ***
*** Bug 742037 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/jhbuild/-/issues/191.