]> git.lyx.org Git - features.git/commitdiff
Typo
authorKornel Benko <kornel@lyx.org>
Mon, 23 May 2011 10:40:50 +0000 (10:40 +0000)
committerKornel Benko <kornel@lyx.org>
Mon, 23 May 2011 10:40:50 +0000 (10:40 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38824 a592a061-630c-0410-9148-cb99ea01b6c8

development/cmake/LyxPackaging.cmake
development/cmake/TODO.txt

index 849d8b8b4422f23e59cb85502ae3e5e1439312f6..e0611225b5082ed51af8e1185840faaa219f6f27 100644 (file)
@@ -67,7 +67,7 @@ set(CPACK_SOURCE_INSTALLED_DIRECTORIES "${TOP_SRC_DIR};/") # http://www.mail-arc
 
 set(CPACK_STRIP_FILES 1)
 
-# Finaly give some hints about files not to be included in souse package
+# Finaly give some hints about files not to be included in source package
 SET(CPACK_SOURCE_IGNORE_FILES
 "/CVS/"
 "/\\\\.svn/"
index 0797a13c127e5c077568eef75d93fca283564307..4a8af92fd20bad716fd82c01da624a5b8aa0405d 100644 (file)
@@ -55,8 +55,9 @@ Cleanup
     Then the cmake files doesn't look that antiquated. And seeing an uppercase variable means
     that this variable wasn't introduced by lyx and is a cmake default name.
   * DONE: port 'development/cmake/doc/ReplaceValues.pl' to python
-  * split master CMakeLists somehow: cpack, pcs, warnings, dependencies, defaults, install, options, ...
+  * STARTED: split master CMakeLists somehow: cpack, pcs, warnings, dependencies, defaults, install, options, ...
                                      remove dependencies between these modules
+       DONE for cpack