diff options
Diffstat (limited to 'textproc/gnome-spell/files')
-rw-r--r-- | textproc/gnome-spell/files/patch-configure | 10 | ||||
-rw-r--r-- | textproc/gnome-spell/files/patch-gnome-spell_Makefile.in | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/textproc/gnome-spell/files/patch-configure b/textproc/gnome-spell/files/patch-configure deleted file mode 100644 index f195f07b4..000000000 --- a/textproc/gnome-spell/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in b/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in deleted file mode 100644 index 8050486bc..000000000 --- a/textproc/gnome-spell/files/patch-gnome-spell_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- gnome-spell/Makefile.in.orig Tue Dec 9 15:48:14 2003 -+++ gnome-spell/Makefile.in Tue Dec 9 15:48:18 2003 -@@ -138,7 +138,6 @@ - -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" \ - -DGLADE_DATADIR=\"$(gladedir)\" \ - -DPLUGIN_DIR=\""$(PLUGIN_DIR)"\" \ -- -DGTK_DISABLE_DEPRECATED=1 \ - -DASPELL_DICT=\""$(ASPELL_DICT)"\" \ - $(GNOME_SPELL_CFLAGS) \ - $(END) |