gnucash-on-windows master: Modified tarball name requires a checkoutdir.

John Ralls jralls at code.gnucash.org
Wed Sep 27 00:24:49 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/8b1659fa (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/2cd23909 (commit)



commit 8b1659fa5ea390ac316ddb93a5c3212d715ae065
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Sep 26 21:24:33 2023 -0700

    Modified tarball name requires a checkoutdir.

diff --git a/gnucash.modules b/gnucash.modules
index ef8b703..abf7bb7 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -247,7 +247,7 @@
  <cmake id="gnucash"
         cmakeargs="-DCMAKE_PREFIX_PATH=$MSYS2ROOT -DPERL_EXECUTABLE=/usr/bin/perl -DGNC_DBD_DIR=$PREFIX/lib/dbd -DGTEST_ROOT=$SRCROOT/googletest">
    <branch module="project/gnucash/gnucash%20%28stable%29/5.4/gnucash-5.4-1.tar.bz2"
-	   repo="sourceforge" version="5.4"/>
+	   repo="sourceforge" version="5.4" checkoutdir="gnucash-5.4"/>
     <dependencies>
       <dep package="libofx"/>
       <dep package="aqbanking"/>



Summary of changes:
 gnucash.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list