pkgsrc-ng/net/nagios-base/patches/patch-common_Makefile.in
2016-01-21 23:41:46 +01:00

16 lines
410 B
Plaintext

$NetBSD: patch-common_Makefile.in,v 1.2 2015/04/03 17:06:08 rodent Exp $
Adjustments to build procedure.
--- common/Makefile.in.orig 2014-08-12 15:00:01.000000000 +0000
+++ common/Makefile.in
@@ -16,7 +16,7 @@ exec_prefix=@exec_prefix@
LOGDIR=@localstatedir@
CFGDIR=@sysconfdir@
BINDIR=@bindir@
-CGIDIR=@sbindir@
+CGIDIR=@libexecdir@
HTMLDIR=@datarootdir@
INSTALL=@INSTALL@
INSTALL_OPTS=@INSTALL_OPTS@