[Liblas-commits] hg: typo

liblas-commits at liblas.org liblas-commits at liblas.org
Wed Dec 15 14:57:48 EST 2010


changeset 02c24ea61002 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=02c24ea61002
summary: typo

diffstat:

 CMakeLists.txt |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 008c72b777bc -r 02c24ea61002 CMakeLists.txt
--- a/CMakeLists.txt	Wed Dec 15 13:54:05 2010 -0600
+++ b/CMakeLists.txt	Wed Dec 15 13:57:44 2010 -0600
@@ -376,7 +376,7 @@
 list(APPEND CPACK_SOURCE_IGNORE_FILES ".hg")
 list(APPEND CPACK_SOURCE_IGNORE_FILES "README")
 list(APPEND CPACK_SOURCE_IGNORE_FILES "HOWTORELEASE.txt")
-list(APPEND CPACK_SOURCE_IGNORE_FILES "/doc/static/files/*")
+list(APPEND CPACK_SOURCE_IGNORE_FILES "/doc/_static/files")
 
 list(APPEND CPACK_SOURCE_IGNORE_FILES "CMakeCache.txt")
 


More information about the Liblas-commits mailing list