openbsd-ports/net/ettercap/patches/patch-Makefile_in

13 lines
407 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Makefile_in,v 1.8 2002/06/17 02:21:43 mark Exp $
--- Makefile.in.orig Fri May 17 06:48:19 2002
+++ Makefile.in Wed Jun 12 21:56:46 2002
@@ -59,7 +59,7 @@ src/include/ec_install_path.h:
@INCLUDE_DEPEND@
-install: @PROG@ strip
2001-07-26 23:34:27 -04:00
+install: @PROG@ strip plug-ins_install
$(INSTALL) -d $(DESTDIR)$(BINDIR)
$(INSTALL) -m 700 $(PROG) $(DESTDIR)$(BINDIR)
2001-11-14 13:19:40 -05:00
$(INSTALL) -d $(DESTDIR)$(DATADIR)