0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-01-31 21:22:27 +00:00
termux-packages/packages/finch/libpurple-Makefile.am.patch
Jia Yuan Lo 61246b827f chore(main/finch): sync patches with pidgin
* Drop arpa/nameser.h and arpa/nameser_compat.h as already included in
  NDK
* Replace patching Makefile.in with patching Makefile.am and run
  autoreconf (same as pidgin)
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 \