[ooo-build-commit] .: patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Thu Sep 9 08:49:00 PDT 2010


 patches/dev300/localize-pl-cygwin-paths.diff |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4ae3d53b166c385294f0d9db0efb048bb1a2ddfa
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Sep 9 18:47:04 2010 +0300

    Revert "Adapt to m7"
    
    This reverts commit 82e8ff8bae5be2ecd4ea22988793a2487edf45e9.
    
    Sorry.

diff --git a/patches/dev300/localize-pl-cygwin-paths.diff b/patches/dev300/localize-pl-cygwin-paths.diff
index 3469e2f..8731408 100644
--- a/patches/dev300/localize-pl-cygwin-paths.diff
+++ b/patches/dev300/localize-pl-cygwin-paths.diff
@@ -20,7 +20,7 @@ index 8310435..78b6b6e 100644
 @@ -492,7 +493,7 @@ sub collectfiles{
          # if ( -x $command ){
          if( $command ){
-             if( !$bVerbose  ){ $args .= " -QQ "; }
+             if( !$bVerbose  ){ $args .= " "; }
 -            $args .= " -e -f $localizeSDF -l ";
 +            $args .= " -e -f ".fix_cygwin_path($localizeSDF)." -l ";
              my $bFlag="";


More information about the ooo-build-commit mailing list