File fix-build-on-non-ESX-Linux.patch of Package invm-cim
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs ../orig-intelnvmcimlibrary/build.mk ./build.mk
--- ../orig-intelnvmcimlibrary/build.mk 2016-02-02 09:27:25.067394610 +0100
+++ ./build.mk 2016-02-02 10:27:58.544667249 +0100
@@ -196,4 +196,4 @@
endif
# ESX path for CIM libraries - needs to be defined here so can be used as rpath in other makefiles
-ESX_SUPPORT_DIR := /opt/intel/bin
+ESX_SUPPORT_DIR := /usr/lib64