summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2011-09-12 13:37:22 (GMT)
committerBrad King <brad.king@kitware.com>2011-09-12 15:47:31 (GMT)
commit85fd794a1913cc7d43975d405c82fdc60b84671c (patch)
tree607f8abb6c82d485788b78a103bca5a696638cac /Modules
parent201173133cb2b35e661a31d45595c717a9610898 (diff)
downloadCMake-85fd794a1913cc7d43975d405c82fdc60b84671c.zip
CMake-85fd794a1913cc7d43975d405c82fdc60b84671c.tar.gz
CMake-85fd794a1913cc7d43975d405c82fdc60b84671c.tar.bz2
remove stray brace in CPackDeb documentation
Diffstat (limited to 'Modules')
-rw-r--r--Modules/CPackDeb.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CPackDeb.cmake b/Modules/CPackDeb.cmake
index 90c80a4..0975c5b 100644
--- a/Modules/CPackDeb.cmake
+++ b/Modules/CPackDeb.cmake
@@ -20,7 +20,7 @@
# Mandatory : YES
# Default : CPACK_PACKAGE_VERSION
# The debian package version
-# CPACK_DEBIAN_PACKAGE_ARCHITECTURE)
+# CPACK_DEBIAN_PACKAGE_ARCHITECTURE
# Mandatory : YES
# Default : Output of dpkg --print-architecture (or i386 if dpkg is not found)
# The debian package architecture