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 322600 - gdm installs the gnome.desktop and default.desktop files with execute permissions
gdm installs the gnome.desktop and default.desktop files with execute permiss...
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.13.x
Other Linux
: Normal minor
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-27 22:49 UTC by Andrew Benton
Modified: 2005-11-28 17:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
change the makefile to install them with perms 644 (1.90 KB, text/plain)
2005-11-27 22:53 UTC, Andrew Benton
Details

Description Andrew Benton 2005-11-27 22:49:54 UTC
Install gdm...
Comment 1 Andrew Benton 2005-11-27 22:53:09 UTC
Created attachment 55295 [details]
change the makefile to install them with perms 644

A patch to the config/Makefile.am and config/Makefile.in so that it does the
right thing and installs the gnome.desktop and default.desktop files with
permissions 644
Comment 2 Brian Cameron 2005-11-28 17:38:23 UTC
Fixed in 2.12 and CVS head branches.  Thanks.