gnucash unstable: Remove the need for a temporary script file to compile gschemas
Geert Janssens
gjanssens at code.gnucash.org
Sat Feb 17 14:17:29 EST 2018
Updated via https://github.com/Gnucash/gnucash/commit/fbdacae6 (commit)
from https://github.com/Gnucash/gnucash/commit/de4b72dc (commit)
commit fbdacae610392e4639161af67cce45b9257101ed
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat Feb 17 20:16:11 2018 +0100
Remove the need for a temporary script file to compile gschemas
I opted for this temporary script to be able to print a message while compiling
as glib-compile-schemas is totally silent. Turns out printing the message can equally
be done directly in the install command.
Summary of changes:
gnucash/gschemas/CMakeLists.txt | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
More information about the gnucash-patches
mailing list