wok-6.x diff memtest/stuff/pack @ rev 14982

Up: thunderbird-langpack-it (17.0.8esr)
author Dominique Corbex <domcox@slitaz.org>
date Thu Aug 08 22:21:09 2013 +0200 (2013-08-08)
parents 288cb68b9302
children b0e9e83532e2
line diff
     1.1 --- a/memtest/stuff/pack	Sun Aug 26 18:03:31 2012 +0200
     1.2 +++ b/memtest/stuff/pack	Thu Aug 08 22:21:09 2013 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  
     1.5  compress()
     1.6  {
     1.7 -	lzma e -si -so
     1.8 +	xz -z -e --format=lzma --lzma1=mode=normal --stdout
     1.9  }
    1.10  
    1.11  main()