diff options
Diffstat (limited to 'net-im/kf/files/patch-configure')
-rw-r--r-- | net-im/kf/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/kf/files/patch-configure b/net-im/kf/files/patch-configure deleted file mode 100644 index f3b6176cedf7..000000000000 --- a/net-im/kf/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.old Thu Nov 24 19:50:09 2005 -+++ configure Thu Nov 24 19:51:04 2005 -@@ -4060,7 +4060,7 @@ - - MODULES="gtk+-2.0 >= 2.0.0 libglade-2.0 >= 1.110.0 loudmouth-1.0 >= 0.16" - --if test "x$enable_gtkspell" == "xyes" -+if test "x$enable_gtkspell" = "xyes" - then - - succeeded=no |