diff options
Diffstat (limited to 'debian/custom/grc.conf')
-rw-r--r-- | debian/custom/grc.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/custom/grc.conf b/debian/custom/grc.conf deleted file mode 100644 index eb503ec95..000000000 --- a/debian/custom/grc.conf +++ /dev/null @@ -1,9 +0,0 @@ -# This file contains system wide configuration data for GNU Radio. -# You may override any setting on a per-user basis by editing -# ~/.gnuradio/config.conf - -[grc] -pythonw = python -doc_dir = /usr/share/doc/gnuradio-doc -global_blocks_path = /usr/share/gnuradio/grc/blocks -local_blocks_path = /usr/local/share/gnuradio/grc/blocks |