wok diff plop/stuff/pack @ rev 24965

netsurf-sdl: replaced netsurf by netsurf-fb in desktop file
author Hans-G?nter Theisgen
date Mon Apr 25 07:15:39 2022 +0100 (2022-04-25)
parents c4968381aed9
children 7f7bd3c9775e
line diff
     1.1 --- a/plop/stuff/pack	Thu May 06 12:50:46 2021 +0000
     1.2 +++ b/plop/stuff/pack	Mon Apr 25 07:15:39 2022 +0100
     1.3 @@ -49,7 +49,7 @@
     1.4  
     1.5  compress()
     1.6  {
     1.7 -	xz -z -e --format=raw --lzma1=mf=bt2,lc=$(bits LC),lp=$(bits LP),pb=$(bits PB),nice=84 --stdout 
     1.8 +	xz -z -e --format=raw --lzma1=lc=$(bits LC),lp=$(bits LP),pb=$(bits PB) --stdout 
     1.9  }
    1.10  
    1.11  main()