Files
pkgsrc-ng/sysutils/hal/patches/patch-ag
2013-09-26 17:14:40 +02:00

14 lines
426 B
Plaintext

$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):