0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-23 13:46:16 +00:00
termux-packages/x11-packages/pidgin/libpurple-Makefile.am.patch
Jia Yuan Lo b01cb03fa5 fix(x11/pidgin): set conflict with finch and fix build
Link with internal libpurple properly
2024-07-31 12:56:04 +08:00

12 lines
293 B
Diff

--- a/libpurple/Makefile.am
+++ b/libpurple/Makefile.am
@@ -29,7 +29,7 @@
GCONF_DIR=data/gconf
endif
-SUBDIRS = $(GCONF_DIR) plugins protocols ciphers . fuzzers tests example
+SUBDIRS = $(GCONF_DIR) ciphers . plugins protocols fuzzers tests example
purple_coresources = \
account.c \