[xiphos] Update the gtkhtml patch

Deji Akingunola deji at fedoraproject.org
Wed Feb 2 04:30:47 UTC 2011


commit 505a9cf9b851dad9201586cf3ac269f4d960a417
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Tue Feb 1 23:31:28 2011 -0500

    Update the gtkhtml patch

 xiphos-rawhide-gtkhtml3.patch |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/xiphos-rawhide-gtkhtml3.patch b/xiphos-rawhide-gtkhtml3.patch
index 2e034af..51b0aac 100644
--- a/xiphos-rawhide-gtkhtml3.patch
+++ b/xiphos-rawhide-gtkhtml3.patch
@@ -1,5 +1,20 @@
 --- wscript	2010-10-15 17:41:01.000000000 -0400
-+++ wscript.new	2010-12-22 11:59:52.641317345 -0500
++++ wscript.new	2011-02-01 23:29:40.071379990 -0500
+@@ -310,12 +310,12 @@
+     define('PACKAGE_SOURCE_DIR', conf.escpath(os.path.abspath(srcdir))) # foder where was wscript executed
+ 
+ 
+-    if conf.check_cfg(modversion='gtkhtml-editor-3.14',
++    if conf.check_cfg(modversion='gtkhtml-editor-4.0',
+                       msg='Is post GNOME3 gtkhtml-editor available?',
+                       okmsg='Deffinatly',
+                       errmsg='Probably, not'
+                       ):
+-            editor='"gtkhtml-editor-3.14"'
++            editor='"gtkhtml-editor-4.0"'
+     else:
+             editor='"gtkhtml-editor"'
+ 
 @@ -327,7 +327,7 @@
      "glib-2.0"
      "libgsf-1 >= 1.14"


More information about the scm-commits mailing list