gnucash maint: Fix LIBDBI_DRIVERS_DIR generation.

John Ralls jralls at code.gnucash.org
Thu May 7 16:05:23 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/601aec8c (commit)
	from  https://github.com/Gnucash/gnucash/commit/dc8f1057 (commit)



commit 601aec8ca008f56df0e6a31de0da6e4cb2954283
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu May 7 13:02:54 2020 -0700

    Fix LIBDBI_DRIVERS_DIR generation.
    
    Reusing the variable in a get_filename_component call caused the
    function to recurse to /, not very useful.
    
    Also re-do GNC_DBD_DIR with no default but to take its value from the
    command line or environment.



Summary of changes:
 CMakeLists.txt | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)



More information about the gnucash-patches mailing list