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 624377 - Put daemon path in the pkg-config file
Put daemon path in the pkg-config file
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
2.30.x
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2010-07-14 19:40 UTC by Josselin Mouette
Modified: 2010-09-22 13:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add binary path to the pkg-config file (606 bytes, patch)
2010-07-14 19:40 UTC, Josselin Mouette
none Details | Review

Description Josselin Mouette 2010-07-14 19:40:26 UTC
Created attachment 165909 [details] [review]
Add binary path to the pkg-config file

gnome-settings-daemon is used by packages (gnome-session and gdm) that don’t necessarily share the same libexecdir. Therefore you need a way for them to know the path to the g-s-d binary. This should be done through pkg-config.
Comment 1 Bastien Nocera 2010-09-22 13:34:43 UTC
Fixed the uninstalled pkg-config file as well.

commit 85546d7902977d14f2a4894284acb3d9915097f6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 22 14:34:01 2010 +0100

    Add daemon path to pkg-config files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=624377