gnucash-on-windows master: Fix doubled 'patches' in libdbi-drivers patch href.

John Ralls jralls at code.gnucash.org
Sat May 25 15:34:57 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/f61aafdd (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/4199156c (commit)



commit f61aafdd4ddfa57625a1e139fa1fb7c1fa0d9648
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat May 25 12:34:48 2019 -0700

    Fix doubled 'patches' in libdbi-drivers patch href.

diff --git a/gnucash.modules b/gnucash.modules
index 378aa68..11ea028 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -255,7 +255,7 @@
 	     autogenargs='--disable-docs --with-sqlite3 --with-sqlite3-dir="/mingw32" --with-pgsql --with-pgsql-dir="/mingw32" --with-mysql --with-mysql-dir="/mingw32" '>
     <branch repo="sourceforge" version="0.8.3"
 	    module="libdbi-drivers/libdbi-drivers-0.8.3-1.tar.gz">
-      <patch file="https://raw.githubusercontent.com/Gnucash/gnucash-on-windows/master/patches/patches/libdbi-drivers-errno.patch" strip="1"/>
+      <patch file="https://raw.githubusercontent.com/Gnucash/gnucash-on-windows/master/patches/libdbi-drivers-errno.patch" strip="1"/>
       <patch file="https://raw.githubusercontent.com/Gnucash/gnucash-on-windows/master/patches/libdbi-drivers-linkage.patch" strip="1"/>
     </branch>
     <dependencies>



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



More information about the gnucash-changes mailing list