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 787671 - meson: Fix permissions of installed scripts
meson: Fix permissions of installed scripts
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: build
2.54.x
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
: 793025 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2017-09-14 11:47 UTC by Jan Alexander Steffens (heftig)
Modified: 2018-01-30 11:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] meson: Fix permissions of installed scripts (1.89 KB, patch)
2017-09-14 11:47 UTC, Jan Alexander Steffens (heftig)
committed Details | Review

Description Jan Alexander Steffens (heftig) 2017-09-14 11:47:39 UTC
Created attachment 359783 [details] [review]
[PATCH] meson: Fix permissions of installed scripts

configure_file preserves the attributes, so the templates need to be
executable for the (installed) outputs to be executable.
Comment 1 Emmanuele Bassi (:ebassi) 2017-09-14 11:48:43 UTC
Review of attachment 359783 [details] [review]:

:+1:
Comment 2 Emmanuele Bassi (:ebassi) 2018-01-30 11:15:54 UTC
*** Bug 793025 has been marked as a duplicate of this bug. ***