mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Correct last patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14738 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
5520f3ade7
commit
fc5e20d3c1
@ -83,7 +83,7 @@ diff -ur goffice-0.3.0/goffice/utils/go-file.c goffice-0.3.0-mingw/goffice/utils
|
||||
group_info = getgrgid (gid);
|
||||
|
||||
if (group_info == NULL)
|
||||
@@ -802,7 +815,10 @@
|
||||
@@ -802,6 +815,9 @@
|
||||
(void) go_guess_encoding (name, strlen (name),
|
||||
NULL, &nameutf8);
|
||||
return nameutf8;
|
||||
@ -95,7 +95,7 @@ diff -ur goffice-0.3.0/goffice/utils/go-file.c goffice-0.3.0-mingw/goffice/utils
|
||||
GOFilePermissions *
|
||||
--- goffice-0.3.0/configure.in~ Sat Aug 26 00:15:26 2006
|
||||
+++ goffice-0.3.0/configure.in Sat Aug 26 00:53:34 2006
|
||||
@@ -93,7 +93,8 @@
|
||||
@@ -93,6 +93,7 @@
|
||||
libxml-2.0 >= 2.4.12
|
||||
pango >= 1.8.1
|
||||
pangoft2 >= 1.8.1
|
||||
|
Loading…
Reference in New Issue
Block a user