summaryrefslogtreecommitdiff
path: root/gr-atsc
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-08-02 12:45:26 -0700
committerJosh Blum <josh@joshknows.com>2011-08-02 12:45:26 -0700
commitfbe4a14d8fb6d6696bd0ac8a4921ba1269601d78 (patch)
tree3af82734b6f801c3bde9310cba728a293e22ad18 /gr-atsc
parent3af9fe4ed6a3ab26dac03cf8843ecd9a72ccdec5 (diff)
cmake: language tweak for component group description
Diffstat (limited to 'gr-atsc')
-rw-r--r--gr-atsc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-atsc/CMakeLists.txt b/gr-atsc/CMakeLists.txt
index 99ba390dde..ab5bf82310 100644
--- a/gr-atsc/CMakeLists.txt
+++ b/gr-atsc/CMakeLists.txt
@@ -47,7 +47,7 @@ IF(ENABLE_GR_ATSC)
# Setup CPack components
########################################################################
INCLUDE(GrPackage)
-CPACK_SET(CPACK_COMPONENT_GROUP_ATSC_DESCRIPTION "The GNU Radio ATSC Blocks")
+CPACK_SET(CPACK_COMPONENT_GROUP_ATSC_DESCRIPTION "GNU Radio ATSC Blocks")
CPACK_COMPONENT("atsc_runtime"
GROUP "ATSC"