patch-Makefile 431 B

1234567891011
  1. --- ltp-full-20220121.orig/Makefile 2022-01-21 20:33:16.000000000 +0100
  2. +++ ltp-full-20220121/Makefile 2022-02-23 15:14:48.211207957 +0100
  3. @@ -62,7 +62,7 @@ $(1):: | $$(abs_top_builddir)/$$(basenam
  4. endif
  5. endef
  6. -COMMON_TARGETS += testcases tools metadata
  7. +COMMON_TARGETS += testcases tools
  8. # Don't want to nuke the original files if we're installing in-build-tree.
  9. ifneq ($(BUILD_TREE_STATE),$(BUILD_TREE_SRCDIR_INSTALL))