FS#29131 - [sword] SWORD_GLOBAL_CONF_DIR not defined

Attached to Project: Community Packages
Opened by Dominic Tubach (dotub) - Tuesday, 27 March 2012, 10:04 GMT
Last edited by Alexander F. Rødseth (xyproto) - Wednesday, 28 March 2012, 20:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

sword looks for the configuration in /sword.conf instead of /etc/sword.conf because SWORD_GLOBAL_CONF_DIR ist not defined in the cmake call in the PKGBUILD. That means that the locales in /usr/share/sword/locales.d are not loaded. (I would assume that other files in /usr/share/sword will also be ignored.)

Solution: add "-DSWORD_GLOBAL_CONF_DIR=/etc" to the cmake call in PKGBUILD.
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Wednesday, 28 March 2012, 20:57 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Wednesday, 28 March 2012, 20:57 GMT
Updated the package, it should appear in community shortly. Thanks for reporting.

Loading...