]> git.pld-linux.org Git - packages/OpenIPMI.git/blob - OpenIPMI-headers.patch
- added headers patch (install internal headers in subdir as expected)
[packages/OpenIPMI.git] / OpenIPMI-headers.patch
1 --- OpenIPMI-1.4.7/include/OpenIPMI/internal/Makefile.am.orig   2004-10-18 16:24:47.000000000 +0200
2 +++ OpenIPMI-1.4.7/include/OpenIPMI/internal/Makefile.am        2005-01-17 23:37:48.149580928 +0100
3 @@ -1,5 +1,5 @@
4 -
5 -pkginclude_HEADERS = \
6 +intincludedir = $(pkgincludedir)/internal
7 +intinclude_HEADERS = \
8         ilist.h         ipmi_entity.h  ipmi_malloc.h  ipmi_sensor.h  md2.h \
9         ipmi_control.h  ipmi_int.h     ipmi_mc.h      ipmi_utils.h   md5.h \
10         ipmi_domain.h   ipmi_locks.h   ipmi_sel.h     locked_list.h  opq.h \
This page took 1.21117 seconds and 3 git commands to generate.