[Cmake-commits] CMake branch, next, updated. v2.8.5-1864-gc4afdf6

Eric Noulard eric.noulard at gmail.com
Fri Sep 9 08:28:43 EDT 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  c4afdf60f981c483071d37b0d5850ccd24ae6cc0 (commit)
       via  b7457de4eab41028a625887d27961a96120cfe1d (commit)
      from  cc016d0e3cc1fd9a68b0d4a806e14cc62ac39bbb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c4afdf60f981c483071d37b0d5850ccd24ae6cc0
commit c4afdf60f981c483071d37b0d5850ccd24ae6cc0
Merge: cc016d0 b7457de
Author:     Eric Noulard <eric.noulard at gmail.com>
AuthorDate: Fri Sep 9 08:28:27 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 9 08:28:27 2011 -0400

    Merge topic 'CPack-DocFix-bug12449' into next
    
    b7457de CPack fix template too


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b7457de4eab41028a625887d27961a96120cfe1d
commit b7457de4eab41028a625887d27961a96120cfe1d
Author:     Eric NOULARD <eric.noulard at gmail.com>
AuthorDate: Fri Sep 9 14:12:35 2011 +0200
Commit:     Eric NOULARD <eric.noulard at gmail.com>
CommitDate: Fri Sep 9 14:12:35 2011 +0200

    CPack fix template too

diff --git a/Templates/CPackConfig.cmake.in b/Templates/CPackConfig.cmake.in
index 0406392..7150feb 100644
--- a/Templates/CPackConfig.cmake.in
+++ b/Templates/CPackConfig.cmake.in
@@ -5,7 +5,7 @@
 #   CPACK_INSTALL_CMAKE_PROJECTS        - For each project (path, name, component)
 #   CPACK_CMAKE_GENERATOR               - CMake Generator used for the projects
 #   CPACK_INSTALL_COMMANDS              - Extra commands to install components
-#   CPACK_INSTALL_DIRECTORIES           - Extra directories to install
+#   CPACK_INSTALLED_DIRECTORIES           - Extra directories to install
 #   CPACK_PACKAGE_DESCRIPTION_FILE      - Description file for the package
 #   CPACK_PACKAGE_DESCRIPTION_SUMMARY   - Summary of the package
 #   CPACK_PACKAGE_EXECUTABLES           - List of pairs of executables and labels

-----------------------------------------------------------------------

Summary of changes:
 Templates/CPackConfig.cmake.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list