summaryrefslogtreecommitdiff
path: root/www/gtkhtml38/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/gtkhtml38/files')
-rw-r--r--www/gtkhtml38/files/patch-aa11
-rw-r--r--www/gtkhtml38/files/patch-ad7
-rw-r--r--www/gtkhtml38/files/patch-af7
3 files changed, 0 insertions, 25 deletions
diff --git a/www/gtkhtml38/files/patch-aa b/www/gtkhtml38/files/patch-aa
deleted file mode 100644
index bc5a4bc0ed29..000000000000
--- a/www/gtkhtml38/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Jun 2 09:18:22 2000
-+++ Makefile.in Fri Jun 2 14:04:24 2000
-@@ -107,7 +107,7 @@
- @BONOBO_TRUE@DIR_COMPONENTS = components
- @BONOBO_FALSE@DIR_COMPONENTS =
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = gtkhtmlConf.sh
-
- EXTRA_DIST = html-component.gnorba gtkhtmlConf.sh.in gtkhtml.spec.in gtkhtml.spec
diff --git a/www/gtkhtml38/files/patch-ad b/www/gtkhtml38/files/patch-ad
deleted file mode 100644
index 5ef7772b0a97..000000000000
--- a/www/gtkhtml38/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);
diff --git a/www/gtkhtml38/files/patch-af b/www/gtkhtml38/files/patch-af
deleted file mode 100644
index d7e199bf43cc..000000000000
--- a/www/gtkhtml38/files/patch-af
+++ /dev/null
@@ -1,7 +0,0 @@
---- configure.orig Thu Dec 14 12:54:55 2000
-+++ configure Thu Dec 14 16:34:25 2000
-@@ -3932,3 +3932,3 @@
- BACKUP_LDFLAGS=$LDFLAGS
-- LDFLAGS="$LDFLAGS `gtk-config --libs`"
-+ LDFLAGS="$LDFLAGS `$GTK_CONFIG --libs`"
- echo $ac_n "checking for gdk_im_begin""... $ac_c" 1>&6