summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/evolution/files/evolution-1.0.2-kde.patch')
-rw-r--r--net-mail/evolution/files/evolution-1.0.2-kde.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-mail/evolution/files/evolution-1.0.2-kde.patch b/net-mail/evolution/files/evolution-1.0.2-kde.patch
deleted file mode 100644
index 286f6687275a..000000000000
--- a/net-mail/evolution/files/evolution-1.0.2-kde.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- evolution-1.0.2/configure.in.orig Mon Feb 25 18:26:05 2002
-+++ evolution-1.0.2/configure.in Mon Feb 25 19:01:52 2002
-@@ -990,14 +990,9 @@
- if test -z "$with_kde_applnk_path"; then
- with_kde_applnk_path="$prefix/share/applnk"
- fi
--if test -d "$with_kde_applnk_path" ; then
-- AC_MSG_RESULT("$with_kde_applnk_path" found)
-- AC_DEFINE(HAVE_KDE_APPLNK)
-- KDE_APPLNK_DIR="$with_kde_applnk_path"
--else
-- AC_MSG_RESULT(not found)
-- KDE_APPLNK_DIR=""
--fi
-+AC_MSG_RESULT("$with_kde_applnk_path" found)
-+AC_DEFINE(HAVE_KDE_APPLNK)
-+KDE_APPLNK_DIR="$with_kde_applnk_path"
- AM_CONDITIONAL(HAVE_KDE_APPLNK, test x"$KDE_APPLNK_DIR" != x)
- AC_SUBST(KDE_APPLNK_DIR)
-