File 001-patch-NTIRPC-CMakeList.txt.patch of Package nfs-ganesha

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index cde0a3e9b..fcabc4e04 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1252,6 +1252,7 @@ endif(USE_9P_RDMA)

 set(NTIRPC_MIN_VERSION 5.0)
 if (USE_SYSTEM_NTIRPC)
+  set(NTIRPC_INCLUDE_DIR "/usr/include/ntirpc/")
   find_package(NTIRPC ${NTIRPC_MIN_VERSION} REQUIRED)
   if (USE_LTTNG)
     set(NTIRPC_LIBRARY ${NTIRPC_LIBRARY} ${NTIRPC_LTTNG})
openSUSE Build Service is sponsored by