$NetBSD: patch-src_plugins_fd_Makefile,v 1.1 2022/10/06 02:58:17 markd Exp $

don't remove file we justr installed

--- src/plugins/fd/Makefile.orig	2022-08-05 15:13:35.000000000 +0000
+++ src/plugins/fd/Makefile
@@ -125,7 +125,6 @@ test_kubernetes_backend: Makefile $(TEST
 install: all $(EXTRA_INSTALL_TARGET)
 	$(MKDIR) $(DESTDIR)$(plugindir)
 	$(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) bpipe-fd.la $(DESTDIR)$(plugindir)
-	$(RMF) $(DESTDIR)$(plugindir)/bpipe-fd.la
 
 install-docker:
 	$(MAKE) -C docker install-docker
