ports/comms/gnuradio/patches/patch-gnuradio-runtime_lib_constants_cc_in

13 lines
347 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: gnuradio-runtime/lib/constants.cc.in
--- gnuradio-runtime/lib/constants.cc.in.orig
+++ gnuradio-runtime/lib/constants.cc.in
@@ -62,7 +62,7 @@ namespace gr {
return sysconfdir() + "/@CMAKE_PROJECT_NAME@/conf.d";
}
- return "@GR_PREFSDIR@";
+ return "@SYSCONFDIR@/@CMAKE_PROJECT_NAME@/conf.d";
}
const std::string