gnucash-on-windows master: Fix GWEN-CB patch filename.
John Ralls
jralls at code.gnucash.org
Mon Jul 7 13:30:44 EDT 2025
Updated via https://github.com/Gnucash/gnucash-on-windows/commit/ea8ddb51 (commit)
from https://github.com/Gnucash/gnucash-on-windows/commit/4bdf8224 (commit)
commit ea8ddb516d65c364901c32ec6299bc8908ef09f8
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jul 7 10:30:23 2025 -0700
Fix GWEN-CB patch filename.
Thanks, Simon!
diff --git a/gnucash.modules b/gnucash.modules
index c9e0699..68aa770 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -130,7 +130,7 @@
autogenargs="--with-guis='gtk3' --enable-local-install --disable-binreloc PKG_CONFIG='pkg-config --dont-define-prefix'">
<branch module="529/gwenhywfar-5.12.0.tar.gz" version="5.12.0"
repo="aqbanking">
- <patch file="gwenhywfar-5.12.0-GWENHYWFAR-CB.patch" strip="0"/>
+ <patch file="gwenhywfar-5.12-GWENHYWFAR-CB.patch" strip="0"/>
</branch>
<dependencies>
<dep package="gcrypt"/>
Summary of changes:
gnucash.modules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list