hal/tools Makefile.am,1.37,1.38
Danny Kukawka
dkukawka at kemper.freedesktop.org
Tue May 9 13:09:12 PDT 2006
Update of /cvs/hal/hal/tools
In directory kemper:/tmp/cvs-serv23425/tools
Modified Files:
Makefile.am
Log Message:
2006-05-05 Danny Kukawka <danny.kukawka at web.de>
Moved hal scripts to $(libdir)/hal/scripts instead of
$(datadir)/hal/scripts to be more in compliance with FHS related
to fd.o bug #5655
* hald/Makefile.am:
* tools/Makefile.am:
Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/tools/Makefile.am,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Makefile.am 8 Mar 2006 04:14:09 -0000 1.37
+++ Makefile.am 9 May 2006 20:09:10 -0000 1.38
@@ -49,7 +49,7 @@
hal_system_power_pmu_SOURCES = hal-system-power-pmu.c
hal_system_power_pmu_LDADD = @DBUS_LIBS@ $(top_builddir)/libhal/libhal.la
-scriptdir = $(datadir)/hal/scripts
+scriptdir = $(libdir)/hal/scripts
script_SCRIPTS = \
hal-luks-setup \
More information about the hal-commit
mailing list