$OpenBSD: patch-gnuradio-runtime_lib_controlport_CMakeLists_txt,v 1.1.1.1 2018/09/10 06:58:22 bentley Exp $

Index: gnuradio-runtime/lib/controlport/CMakeLists.txt
--- gnuradio-runtime/lib/controlport/CMakeLists.txt.orig
+++ gnuradio-runtime/lib/controlport/CMakeLists.txt
@@ -83,7 +83,7 @@ list(APPEND gnuradio_runtime_libs
 # $prefix/etc/gnuradio
 install(
   FILES ${CMAKE_CURRENT_SOURCE_DIR}/thrift/thrift.conf.example
-  DESTINATION ${SYSCONFDIR}/${CMAKE_PROJECT_NAME}
+  DESTINATION share/examples/${CMAKE_PROJECT_NAME}
   COMPONENT "runtime_runtime"
 )
 
