mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-04 21:58:34 -06:00
remove stray brace in CPackDeb documentation
This commit is contained in:
committed by
Brad King
parent
201173133c
commit
85fd794a19
@@ -20,7 +20,7 @@
|
|||||||
# Mandatory : YES
|
# Mandatory : YES
|
||||||
# Default : CPACK_PACKAGE_VERSION
|
# Default : CPACK_PACKAGE_VERSION
|
||||||
# The debian package version
|
# The debian package version
|
||||||
# CPACK_DEBIAN_PACKAGE_ARCHITECTURE)
|
# CPACK_DEBIAN_PACKAGE_ARCHITECTURE
|
||||||
# Mandatory : YES
|
# Mandatory : YES
|
||||||
# Default : Output of dpkg --print-architecture (or i386 if dpkg is not found)
|
# Default : Output of dpkg --print-architecture (or i386 if dpkg is not found)
|
||||||
# The debian package architecture
|
# The debian package architecture
|
||||||
|
|||||||
Reference in New Issue
Block a user