rev 10524 - scripts

Fathi Boudra fabo at alioth.debian.org
Sat May 10 10:12:06 UTC 2008


Author: fabo
Date: 2008-05-10 10:12:04 +0000 (Sat, 10 May 2008)
New Revision: 10524

Modified:
   scripts/autofixtll
Log:
Update quilt refresh usage.


Modified: scripts/autofixtll
===================================================================
--- scripts/autofixtll	2008-05-10 07:32:06 UTC (rev 10523)
+++ scripts/autofixtll	2008-05-10 10:12:04 UTC (rev 10524)
@@ -571,7 +571,7 @@
 
     if ($ret == 1) {
         print "$MSG_PREFIX If build process is complete, you may want to run the following command to build/refresh the patch\n" .
-            "$MSG_PREFIX    \$ $QUILT refresh --no-index\n";
+            "$MSG_PREFIX    \$ $QUILT refresh -p ab --no-timestamps --no-index\n";
         if ($do_backups) {
             print "$MSG_PREFIX Also run the following command to cleanup backup files:\n" .
                   "$MSG_PREFIX    \$ find -name 'CMakeLists.txt.orig' -delete\n";




More information about the pkg-kde-commits mailing list