summaryrefslogtreecommitdiff
path: root/net/openwbem/patches
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-11 22:46:18 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-11 22:46:18 +0000
commit5ed11b372cb33923cdbc2835d3949451b69209e7 (patch)
tree3b26d102a29ae4469a84aa30a178d8374f8d3893 /net/openwbem/patches
parente79768a72faa7c22352b73592dda054f9c5097b8 (diff)
downloadpkgsrc-5ed11b372cb33923cdbc2835d3949451b69209e7.tar.gz
DESTDIR support
Diffstat (limited to 'net/openwbem/patches')
-rw-r--r--net/openwbem/patches/patch-ad4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openwbem/patches/patch-ad b/net/openwbem/patches/patch-ad
index f0a69bb47f0..166be920abe 100644
--- a/net/openwbem/patches/patch-ad
+++ b/net/openwbem/patches/patch-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch-ad,v 1.1.1.1 2007/10/29 15:05:21 agc Exp $
+$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
@@ -7,7 +7,7 @@ $NetBSD: patch-ad,v 1.1.1.1 2007/10/29 15:05:21 agc Exp $
SUBDIRS = init sysconfig pam.d
openwbemconf_DATA = openwbem.conf ssleay.cnf owgencert
-openwbemconfdir = $(sysconfdir)/openwbem
-+openwbemconfdir = ${DESTDIR}$(prefix)/share/examples/openwbem
++openwbemconfdir = $(prefix)/share/examples/openwbem
EXTRA_DIST = openwbem.conf.sh owgencert.sh ssleay.cnf
CLEANFILES = openwbem.conf owgencert
SUFFIXES = .sh