1. --- wine-mono-0.0.8/build-winemono.sh 2012-10-10 22:14:18.536484879 +0300
  2. +++ wine-mono-0.0.8/build-winemono.sh 2012-10-10 22:16:18.266317028 +0300
  3. @@ -372,7 +372,7 @@
  4.  
  5. format_od_output ()
  6. {
  7. - printf '%s\t%s\t%s\t%s\n'
  8. + printf '%s\t%s\t%s\t%s\n' $2 $3 $4 $5
  9. }
  10.  
  11. build_msifilehashtable ()