termux-packages/packages/libc-client/Makefile.patch

19 lines
400 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -705,15 +705,6 @@
$(SH) -c '$(RM) rebuild || true'
bundled:
- @echo Building bundled tools...
- $(CD) mtest;$(MAKE)
- $(CD) ipopd;$(MAKE)
- $(CD) imapd;$(MAKE)
- $(CD) mailutil;$(MAKE)
- @$(SH) -c '(test -f /usr/include/sysexits.h ) || make sysexitwarn'
- $(CD) mlock;$(MAKE) || true
- $(CD) dmail;$(MAKE) || true
- $(CD) tmail;$(MAKE) || true
sysexitwarn: