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 652461 - glibmm pkgconfig doctooldir variable points to non-existing directory
glibmm pkgconfig doctooldir variable points to non-existing directory
Status: RESOLVED FIXED
Product: glibmm
Classification: Bindings
Component: build
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2011-06-13 14:02 UTC by Kalev Lember
Modified: 2011-06-13 20:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Removed doctooldir variable from pkgconfig files (1.85 KB, patch)
2011-06-13 14:03 UTC, Kalev Lember
none Details | Review

Description Kalev Lember 2011-06-13 14:02:44 UTC
Description of the problem from https://bugzilla.redhat.com/show_bug.cgi?id=712474
"as glibmm24-devel doesn't provide the doctools anymore, it shouldn't provide
the doctoolsdir variable with pkg-config either, or at list not the wrong (not
existing one)"
Comment 1 Kalev Lember 2011-06-13 14:03:53 UTC
Created attachment 189827 [details] [review]
Removed doctooldir variable from pkgconfig files

* glib/glibmm{,-uninstalled}.pc.in: Removed doctooldir variable now
that the scripts are in mm-common.
https://bugzilla.redhat.com/show_bug.cgi?id=712474
Comment 2 Murray Cumming 2011-06-13 20:59:37 UTC
Pushed. Thanks.