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 621807 - Please respect --disable-schemas-install configure option
Please respect --disable-schemas-install configure option
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
WISHLIST
Other Linux
: Normal normal
: 0.7.1
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-16 18:03 UTC by Vincent Untz
Modified: 2010-06-19 13:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2010-06-16 18:03:16 UTC
f-spot doesn't respect  --disable-schemas-install. To respect it, you just need to update Makefile.am and add some "if GCONF_SCHEMAS_INSTALL" around install-data-local. See http://git.gnome.org/browse/gnome-panel/tree/applets/fish/Makefile.am for an example.
Comment 1 Ruben Vermeersch 2010-06-19 13:39:58 UTC
Fixed, thanks!

commit 73a7e78f40327eff43551466bd2c9b1d0f68e28d
Author: Ruben Vermeersch <ruben@savanne.be>
Date:   Sat Jun 19 15:38:36 2010 +0200

    Respect --disable-schemas-install configure option