2013-09-26 17:14:40 +02:00

16 lines
558 B
Plaintext

$NetBSD: patch-aa,v 1.2 2011/09/12 16:46:45 taca Exp $
Stop installing configuration which handled by pkgsrc's pkginstall framework.
--- Makefile.in.orig 2006-01-05 11:50:45.000000000 -0700
+++ Makefile.in 2006-01-05 11:51:59.000000000 -0700
@@ -62,7 +62,7 @@
$(DESTDIR)$(mandir)/man7 \
$(DESTDIR)$(mandir)/man8
-install: installdirs install_bin install_man install_config install_sample install_data
+install: installdirs install_bin install_man install_sample install_data
install_bin: ffproxy
$(INSTALL_PROGRAM) ffproxy $(DESTDIR)$(bindir)