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-ad7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/gtkhtml3/files/patch-ad b/www/gtkhtml3/files/patch-ad
deleted file mode 100644
index 5ef7772b0a97..000000000000
--- a/www/gtkhtml3/files/patch-ad
+++ /dev/null
@@ -1,7 +0,0 @@
---- src/gtkhtml.c.orig Thu Oct 19 04:04:22 2000
-+++ src/gtkhtml.c Fri Oct 20 10:40:47 2000
-@@ -2625,3 +2625,3 @@
-
-- rcfile = g_strconcat ((from_share ? PREFIX "/share/gtkhtml/" : gnome_util_user_home ()),
-+ rcfile = g_strconcat ((from_share ? PREFIX "/share/gnome/gtkhtml/" : gnome_util_user_home ()),
- (from_share ? "" : "/.gnome/"), name, NULL);