summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-accessibility/dasher/files/dasher-4.4.0-gnome_help.patch')
-rw-r--r--app-accessibility/dasher/files/dasher-4.4.0-gnome_help.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/app-accessibility/dasher/files/dasher-4.4.0-gnome_help.patch b/app-accessibility/dasher/files/dasher-4.4.0-gnome_help.patch
deleted file mode 100644
index c1be612ede96..000000000000
--- a/app-accessibility/dasher/files/dasher-4.4.0-gnome_help.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --exclude-from=/home/dang/bin/scripts/diffrc -up -ruN dasher-4.4.0.orig/Data/Help/Makefile.am dasher-4.4.0/Data/Help/Makefile.am
---- dasher-4.4.0.orig/Data/Help/Makefile.am 2007-03-12 10:13:18.000000000 -0400
-+++ dasher-4.4.0/Data/Help/Makefile.am 2007-03-15 15:43:50.000000000 -0400
-@@ -1 +1,5 @@
--SUBDIRS = Gnome
-+SUBDIRS =
-+
-+if GNOME_HELP
-+SUBDIRS += Gnome
-+endif
-diff --exclude-from=/home/dang/bin/scripts/diffrc -up -ruN dasher-4.4.0.orig/configure.in dasher-4.4.0/configure.in
---- dasher-4.4.0.orig/configure.in 2007-03-12 13:27:10.000000000 -0400
-+++ dasher-4.4.0/configure.in 2007-03-15 15:44:36.000000000 -0400
-@@ -348,6 +348,7 @@ AM_CONDITIONAL(DOGTK2, test x$BUILDGTK2
- AM_CONDITIONAL(DOQTE, test x$WITHQTE = xtrue)
- AM_CONDITIONAL(GNOME_SPEECH, test x$WITHSPEECH = xtrue)
- AM_CONDITIONAL(GNOME_A11Y, test x$WITHA11Y = xtrue)
-+AM_CONDITIONAL(GNOME_HELP, test x$WITHGNOME = xtrue)
- AM_CONDITIONAL(WITH_GPE, test x$WITHGPE = xtrue)
- AM_CONDITIONAL(WITH_MAEMO, test x$WITHMAEMO = xtrue)
- AM_CONDITIONAL(WITH_MAEMOFULLSCREEN, test x$WITHMAEMOFULLSCREEN = xtrue)