--- a/src/tsplugins/Makefile +++ b/src/tsplugins/Makefile @@ -24,7 +24,6 @@ install install-tools: $(SHLIBS) install -d -m 755 $(SYSROOT)$(USRLIBDIR)/tsduck - $(if $(NO_TSPLUGINS),rm -rf $(addsuffix $(SO_SUFFIX),$(addprefix $(SYSROOT)$(USRLIBDIR)/tsduck/,$(NO_TSPLUGINS)),)) $(if $(MACOS),rm -rf $(SYSROOT)$(USRLIBDIR)/tsduck/*.so,) install -m 644 $(SHLIBS) $(SYSROOT)$(USRLIBDIR)/tsduck