$OpenBSD: patch-nessus-libraries_libhosts_gatherer_Makefile,v 1.2 2003/11/27 19:53:24 sturm Exp $
--- nessus-libraries/libhosts_gatherer/Makefile.orig	2003-04-06 21:06:49.000000000 -0500
+++ nessus-libraries/libhosts_gatherer/Makefile	2003-09-29 14:26:53.000000000 -0500
@@ -19,7 +19,6 @@ test : libhosts_gatherer.la 
 install : libhosts_gatherer.la
 	test -d $(DESTDIR)${libdir} || $(INSTALL_DIR) -m 755 $(DESTDIR)${libdir}
 	$(LIBTOOL) --mode install $(INSTALL) libhosts_gatherer.la $(DESTDIR)${libdir} 
-	$(LIBTOOL) --finish $(DESTDIR)${libdir}
 	
 libhosts_gatherer.la : $(OBJS)
 	$(LIBTOOL) $(CC) -o libhosts_gatherer.la $(LO_OBJS) -rpath ${libdir} \
