0
0
mirror of https://github.com/termux-pacman/glibc-packages.git synced 2025-02-23 22:05:03 +00:00
glibc-packages/gpkg/libcap/Makefile.patch
2023-09-10 16:21:23 +03:00

12 lines
314 B
Diff

diff -u -r ../libcap-2.28/Makefile ./Makefile
--- ../libcap-2.28/Makefile 2019-12-07 19:45:11.000000000 +0000
+++ ./Makefile 2019-12-11 23:43:35.404511000 +0000
@@ -16,7 +16,6 @@
ifeq ($(GOLANG),yes)
$(MAKE) -C go $@
endif
- $(MAKE) -C tests $@
$(MAKE) -C progs $@
$(MAKE) -C doc $@
$(MAKE) -C kdebug $@