garnome r6187 - in trunk: . desktop/epiphany desktop/epiphany/files
- From: jsacco svn gnome org
- To: svn-commits-list gnome org
- Subject: garnome r6187 - in trunk: . desktop/epiphany desktop/epiphany/files
- Date: Tue, 15 Jan 2008 03:56:26 +0000 (GMT)
Author: jsacco
Date: Tue Jan 15 03:56:25 2008
New Revision: 6187
URL: http://svn.gnome.org/viewvc/garnome?rev=6187&view=rev
Log:
desktop/epiphany: patch to build [bug #509541]
Added:
trunk/desktop/epiphany/files/
trunk/desktop/epiphany/files/ephy-bookmarks-export.c.patch
Modified:
trunk/ChangeLog
trunk/desktop/epiphany/Makefile
trunk/desktop/epiphany/checksums
Modified: trunk/desktop/epiphany/Makefile
==============================================================================
--- trunk/desktop/epiphany/Makefile (original)
+++ trunk/desktop/epiphany/Makefile Tue Jan 15 03:56:25 2008
@@ -2,6 +2,7 @@
GARVERSION = 2.21.5
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+PATCHFILES = ephy-bookmarks-export.c.patch
LIBDEPS = bootstrap/iso-codes platform/libgnomeui desktop/libgnomeprintui desktop/librsvg desktop/gnome-doc-utils bootstrap/firefox
Modified: trunk/desktop/epiphany/checksums
==============================================================================
--- trunk/desktop/epiphany/checksums (original)
+++ trunk/desktop/epiphany/checksums Tue Jan 15 03:56:25 2008
@@ -1 +1,2 @@
7ed95af221371c80962784639da01da7 download/epiphany-2.21.5.tar.bz2
+b3f0a222ee9793d327918666e1572dbf download/ephy-bookmarks-export.c.patch
Added: trunk/desktop/epiphany/files/ephy-bookmarks-export.c.patch
==============================================================================
--- (empty file)
+++ trunk/desktop/epiphany/files/ephy-bookmarks-export.c.patch Tue Jan 15 03:56:25 2008
@@ -0,0 +1,11 @@
+--- epiphany-2.21.5/src/bookmarks/ephy-bookmarks-export.c- 2008-01-14 22:48:53.000000000 -0500
++++ epiphany-2.21.5/src/bookmarks/ephy-bookmarks-export.c 2008-01-14 22:49:06.000000000 -0500
+@@ -395,7 +395,7 @@
+ char *tmp_file_path;
+ int ret;
+
+- LOG ("Exporting as RDF to %s", filename);
++ LOG ("Exporting as RDF to %s", file_path);
+
+ START_PROFILER ("Exporting as RDF")
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]