13 lines
484 B
Text
13 lines
484 B
Text
$NetBSD: patch-ad,v 1.2 2010/02/11 22:46:18 joerg Exp $
|
|
|
|
--- etc/Makefile.in 2007/10/29 14:15:16 1.1
|
|
+++ etc/Makefile.in 2007/10/29 14:17:27
|
|
@@ -235,7 +235,7 @@
|
|
target_alias = @target_alias@
|
|
SUBDIRS = init sysconfig pam.d
|
|
openwbemconf_DATA = openwbem.conf ssleay.cnf owgencert
|
|
-openwbemconfdir = $(sysconfdir)/openwbem
|
|
+openwbemconfdir = $(prefix)/share/examples/openwbem
|
|
EXTRA_DIST = openwbem.conf.sh owgencert.sh ssleay.cnf
|
|
CLEANFILES = openwbem.conf owgencert
|
|
SUFFIXES = .sh
|