From 6c41ca706f7f27f3b61e25eef19a2af7b5418987 Mon Sep 17 00:00:00 2001 From: Oren Kladnitsky Date: Sun, 28 Sep 2008 10:26:41 +0300 Subject: [PATCH] Mtcr.h in now installed under include/mtcr_ul/mtcr.h This is to prevent mix-ups with Mellanox mtcr.h file which is installed with the MFT package. --- Makefile.am | 2 +- mstflint.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 472fe33..155ebe7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ mstvpd_SOURCES = vpd.c mstmcra_SOURCES = mcra.c mtcr.h mstflintinclude_HEADERS = mtcr.h -mstflintincludedir = @includedir@ +mstflintincludedir = @includedir@/mtcr_ul EXTRA_DIST = \ mstflint.spec diff --git a/mstflint.spec.in b/mstflint.spec.in index c762ae6..be97666 100644 --- a/mstflint.spec.in +++ b/mstflint.spec.in @@ -38,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/mstregdump %{_bindir}/mstvpd %{_bindir}/mstmcra -%{_includedir}/mtcr.h +%{_includedir}/mtcr_ul/mtcr.h %changelog * Fri Dec 23 2007 Oren Kladnitsky -- 2.46.0