[Kst] branches/work/kst/portto4/kst

Peter Kümmel syntheticpp at gmx.net
Sat Jan 22 13:54:50 CET 2011


SVN commit 1216284 by kuemmel:

add forgotten points

 M  +2 -2      INSTALL  


--- branches/work/kst/portto4/kst/INSTALL #1216283:1216284
@@ -138,7 +138,7 @@
 
 	- Adding new files
 	  When you add new files the merging files have to be rebuild:
-		cmake -Dkst_merge_rebuild=1
+		cmake -Dkst_merge_rebuild=1 .
 	  Or start over by completely  cleaning the build folder.
 
 	- Starting over with same configuration
@@ -149,7 +149,7 @@
 Packaging
 ----------
 
-	- Source .targz, .tar.bz2, .zip:
+	- Source .tar.gz, .tar.bz2, .zip:
 		make package_source
 
 	- Binary .tar.gz and install .sh:


More information about the Kst mailing list