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 603704 - Correctly install introspection data
Correctly install introspection data
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-12-03 16:18 UTC by Vincent Untz
Modified: 2009-12-09 11:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix installation (831 bytes, patch)
2009-12-03 16:18 UTC, Vincent Untz
committed Details | Review

Description Vincent Untz 2009-12-03 16:18:47 UTC
Created attachment 149015 [details] [review]
Patch to fix installation

The current introspection support is nice, but no file gets installed.

That's because the wrong variable are used for directories, and they're empty. Attaching a patch to fix this.