summaryrefslogtreecommitdiff
path: root/sysutils/hal/patches/patch-ag
blob: 1d64cde71642904ad00293f883edde43b58276a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.2 2008/11/25 23:10:23 jmcneill Exp $

--- Makefile.am.orig	2008-11-25 17:57:41.000000000 -0500
+++ Makefile.am	2008-11-25 17:57:56.000000000 -0500
@@ -6,7 +6,7 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = hal.pc hal-storage.pc
 
-dbusdir = $(DBUS_SYS_DIR)
+dbusdir = $(PREFIX)/share/examples/hal
 dist_dbus_DATA = hal.conf
 
 # Creating ChangeLog from git log (taken from cairo/Makefile.am):