mystuff/net/mbuffer/patches/patch-Makefile_in

15 lines
304 B
Plaintext
Raw Normal View History

2023-01-10 11:45:28 +01:00
$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@