]> git.pld-linux.org Git - packages/openhpi.git/blame - openhpi-headers.patch
- added headers patch (install missing headers)
[packages/openhpi.git] / openhpi-headers.patch
CommitLineData
f1911307
JB
1--- openhpi-2.1.1/Makefile.am.orig 2005-04-20 23:56:19.000000000 +0200
2+++ openhpi-2.1.1/Makefile.am 2005-05-22 18:32:26.839041456 +0200
3@@ -75,6 +75,8 @@
4 include_HEADERS = $(top_srcdir)/include/SaHpi.h \
5 $(top_srcdir)/include/oHpi.h \
6 $(top_srcdir)/utils/oh_utils.h \
7+ $(top_srcdir)/utils/el_utils.h \
8+ $(top_srcdir)/utils/epath_utils.h \
9 $(top_srcdir)/utils/rpt_utils.h \
10 $(top_srcdir)/utils/sahpi_enum_utils.h \
11 $(top_srcdir)/utils/sahpi_event_encode.h \
This page took 0.315114 seconds and 4 git commands to generate.