summaryrefslogtreecommitdiff
path: root/www/gtkhtml3/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'www/gtkhtml3/files/patch-ad')
-rw-r--r--www/gtkhtml3/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/gtkhtml3/files/patch-ad b/www/gtkhtml3/files/patch-ad
deleted file mode 100644
index 863d79c3bdf9..000000000000
--- a/www/gtkhtml3/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gtkhtml.c.orig Wed Sep 4 20:00:35 2002
-+++ src/gtkhtml.c Wed Sep 18 21:40:55 2002
-@@ -4353,7 +4353,7 @@
- {
- gchar *rcfile;
-
-- rcfile = g_strconcat ((from_share ? PREFIX "/share/gtkhtml-" GTKHTML_RELEASE "/" : gnome_util_user_home ()),
-+ rcfile = g_strconcat ((from_share ? PREFIX "/share/gnome/gtkhtml-" GTKHTML_RELEASE "/" : gnome_util_user_home ()),
- (from_share ? "" : "/.gnome/"), name, NULL);
-
- if (g_file_test (rcfile, G_FILE_TEST_ISFILE))