* Add myself to Uploaders. * Build-Depend on liblzma-dev and libjsoncpp-dev. * Drop patches merged upstream: - fix-FindImageMagick-1.diff - fix-FindImageMagick-2.diff - FindJNI_ppc64le.diff - hurd_host_system_processor.diff * Refresh patches: - FindBoost_add_-lpthread_#563479.diff - FindJNI.cmake.mips.patch - fix-ftbfs-on-kfreebsd.patch - fix-hdf5-hl.patch - qt_import_dir_variable.diff * Bump Standards-Version to 3.9.6. * Fix "Typo in cpack documentation" by adding new patch cpack-doc-typo.patch (Closes: #760298)
14 lines
492 B
Diff
14 lines
492 B
Diff
diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
|
|
index 35259c4..4b66964 100644
|
|
--- a/Modules/CPack.cmake
|
|
+++ b/Modules/CPack.cmake
|
|
@@ -228,7 +228,7 @@
|
|
#
|
|
# List of four values that specify what project to install. The four values
|
|
# are: Build directory, Project Name, Project Component, Directory. If
|
|
-# omitted, CPack will build an installer that installers everything.
|
|
+# omitted, CPack will build an installer that installs everything.
|
|
#
|
|
# .. variable:: CPACK_SYSTEM_NAME
|
|
#
|