all the things
This commit is contained in:
14
net/mbuffer/patches/patch-Makefile_in
Normal file
14
net/mbuffer/patches/patch-Makefile_in
Normal file
@@ -0,0 +1,14 @@
|
||||
$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@
|
||||
Reference in New Issue
Block a user