rev 11713 - scripts

Modestas Vainius modax-guest at alioth.debian.org
Thu Jul 24 18:06:24 UTC 2008


Author: modax-guest
Date: 2008-07-24 18:06:23 +0000 (Thu, 24 Jul 2008)
New Revision: 11713

Modified:
   scripts/autofixtll
Log:
Fix documation issue. Thanks Xavier

Modified: scripts/autofixtll
===================================================================
--- scripts/autofixtll	2008-07-24 17:59:10 UTC (rev 11712)
+++ scripts/autofixtll	2008-07-24 18:06:23 UTC (rev 11713)
@@ -129,7 +129,9 @@
 you will have to do something like this (at least):
 
  $ mkdir builddir
- $ cd builddir && cmake .. -DCMAKE_VERBOSE_MAKEFILE=ON <other flags>
+ $ cd builddir
+ $ cmake .. -DCMAKE_VERBOSE_MAKEFILE=ON <other flags>
+ $ cd ..
  $ autofixtll -i -c make -d builddir -q none
 
 =back




More information about the pkg-kde-commits mailing list