mystuff/net/mbuffer/patches/patch-Makefile_in

15 lines
304 B
Plaintext

$OpenBSD$
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -34,7 +34,7 @@ exec_prefix = @exec_prefix@
datarootdir = @datarootdir@
bindir = @bindir@
mandir = @mandir@/man1
-etcdir = @sysconfdir@
+etcdir = /usr/local/share/examples/mbuffer
RM = @RM@
INSTALL = @INSTALL@