openbsd-ports/net/quagga/patches/patch-ospfclient_Makefile_in

14 lines
434 B
Plaintext
Raw Normal View History

$OpenBSD: patch-ospfclient_Makefile_in,v 1.8 2011/09/27 09:45:53 sthen Exp $
--- ospfclient/Makefile.in.orig Mon Sep 26 15:56:08 2011
+++ ospfclient/Makefile.in Tue Sep 27 08:03:25 2011
2010-09-24 05:30:04 -04:00
@@ -125,7 +125,8 @@ CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CURSES = @CURSES@
CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
+DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
+INSTALL_SDATA = @INSTALL@ -m 600
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
2010-07-09 07:46:02 -04:00
DOC = @DOC@