From 66eb47f9c12742b6d41b9b3b3f9b2d11a580696e Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 2 Feb 2006 13:02:53 +0000 Subject: [PATCH] Clifford Wolf: Fixed epiphany by removing omf.patch (for [2005121514153131335]) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7067 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/gnome2/epiphany/omf.patch | 52 ------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 package/gnome2/epiphany/omf.patch diff --git a/package/gnome2/epiphany/omf.patch b/package/gnome2/epiphany/omf.patch deleted file mode 100644 index 396c05302..000000000 --- a/package/gnome2/epiphany/omf.patch +++ /dev/null @@ -1,52 +0,0 @@ -# --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# Please add additional copyright information _after_ the line containing -# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# -# ROCK Linux: rock-src/package/gnome2/epiphany/omf.patch -# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# -# --- ROCK-COPYRIGHT-NOTE-END --- - ---- epiphany-1.2.6/help/C/Makefile.in.orig 2004-06-17 11:48:38.721481152 +0200 -+++ epiphany-1.2.6/help/C/Makefile.in 2004-06-17 11:49:14.052110080 +0200 -@@ -458,7 +458,7 @@ - install-data-hook-omf: - $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) - for file in $(omffile); do \ -- $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ -+ $(INSTALL_DATA) $$file $(DESTDIR)$(omf_dest_dir)/$$file; \ - done - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) - ---- epiphany-1.2.6/help/es/Makefile.in.orig 2004-06-17 12:10:24.211016576 +0200 -+++ epiphany-1.2.6/help/es/Makefile.in 2004-06-17 12:10:39.259728824 +0200 -@@ -458,7 +458,7 @@ - install-data-hook-omf: - $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) - for file in $(omffile); do \ -- $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ -+ $(INSTALL_DATA) $$file $(DESTDIR)$(omf_dest_dir)/$$file; \ - done - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) - ---- epiphany-1.2.6/help/eu/Makefile.in.orig 2004-06-17 12:11:07.968364448 +0200 -+++ epiphany-1.2.6/help/eu/Makefile.in 2004-06-17 12:11:13.382541368 +0200 -@@ -458,7 +458,7 @@ - install-data-hook-omf: - $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) - for file in $(omffile); do \ -- $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ -+ $(INSTALL_DATA) $$file $(DESTDIR)$(omf_dest_dir)/$$file; \ - done - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) -