$NetBSD: patch-ap,v 1.2 2008/12/22 11:06:16 jmcneill Exp $

PR# pkg/40147: sysutils/hal fails to build on Linux

--- tools/linux/Makefile.am.orig	2009-07-15 06:52:51.000000000 +0000
+++ tools/linux/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-udevrulesdir = $(udev_prefix)/udev/rules.d
+udevrulesdir = $(PREFIX)/share/examples/hal
 udevrules_DATA = 90-hal.rules
 
 
