Skip to content

Commit 839df45

Browse files
committed
cmake: don't install controlport config file in two places. Just in etc/gnuradio.
1 parent 8a465a7 commit 839df45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gnuradio-runtime/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ configure_file(
135135

136136
install(
137137
FILES ${CMAKE_CURRENT_BINARY_DIR}/gnuradio-runtime.conf
138-
ctrlport.conf.example
139138
DESTINATION ${GR_PREFSDIR}
140139
COMPONENT "runtime_runtime"
141140
)

0 commit comments

Comments
 (0)