hal/tools/freebsd Makefile.am,1.3,1.4
David Zeuthen
david at kemper.freedesktop.org
Mon Jun 5 18:52:09 PDT 2006
Update of /cvs/hal/hal/tools/freebsd
In directory kemper:/tmp/cvs-serv20630/tools/freebsd
Modified Files:
Makefile.am
Log Message:
2006-06-05 David Zeuthen <davidz at redhat.com>
* configure.in, tools/Makefile.am: Patch from Joe Marcus Clarke
<marcus at freebsd.org> and Danny Kukawka <danny.kukawka at web.de> to
only install the backend we're building for.
Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/tools/freebsd/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am 17 May 2006 22:24:17 -0000 1.3
+++ Makefile.am 6 Jun 2006 01:52:07 -0000 1.4
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-scriptdir = $(libdir)/hal/scripts
+scriptdir = $(libdir)/hal/scripts/freebsd
script_SCRIPTS = \
hal-system-power-suspend-freebsd \
More information about the hal-commit
mailing list