diff options
Diffstat (limited to 'chat/libpurple/patches')
-rw-r--r-- | chat/libpurple/patches/patch-af | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/chat/libpurple/patches/patch-af b/chat/libpurple/patches/patch-af deleted file mode 100644 index f07ef4c8f13..00000000000 --- a/chat/libpurple/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.3 2007/12/02 04:17:54 tnn Exp $ - ---- Makefile.in.orig 2007-11-24 20:07:19.000000000 +0100 -+++ Makefile.in -@@ -370,7 +370,7 @@ noinst_HEADERS = config.h - # cp libpurple/plugins/perl/common/Gaim.pm $(distdir)/libpurple/plugins/perl/common - appsdir = $(datadir)/applications - apps_in_files = pidgin.desktop.in --apps_DATA = $(apps_in_files:.desktop.in=.desktop) -+@ENABLE_GTK_TRUE@apps_DATA = $(apps_in_files:.desktop.in=.desktop) - @ENABLE_GTK_TRUE@GTK_DIR = pidgin - @ENABLE_GNT_TRUE@GNT_DIR = finch - SUBDIRS = libpurple doc $(GNT_DIR) $(GTK_DIR) m4macros po share/ca-certs share/sounds |