12 lines
415 B
Plaintext
12 lines
415 B
Plaintext
$NetBSD: patch-au,v 1.1 2011/01/08 13:00:13 obache Exp $
|
|
|
|
--- hald/freebsd/probing/Makefile.am.orig 2009-08-24 12:42:29.000000000 +0000
|
|
+++ hald/freebsd/probing/Makefile.am
|
|
@@ -67,5 +67,5 @@ hald_probe_volume_CPPFLAGS = $(AM_CPPFLA
|
|
hald_probe_volume_LDADD = \
|
|
@GLIB_LIBS@ \
|
|
@VOLUME_ID_LIBS@ \
|
|
- -lufs \
|
|
+ @LIBUFS_LIBS@ \
|
|
$(top_builddir)/hald/freebsd/libprobe/libhald_freebsd_probe.la
|