lose_not_loose.diff 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. diff -Naur mktoc-1.3/PKG-INFO mktoc-1.3.patched/PKG-INFO
  2. --- mktoc-1.3/PKG-INFO 2012-02-15 03:17:11.000000000 -0500
  3. +++ mktoc-1.3.patched/PKG-INFO 2018-01-11 16:08:24.427887735 -0500
  4. @@ -132,7 +132,7 @@
  5. mktoc -f cue_file.cue -o toc_file.toc
  6. 5. Tell mktoc to ignore missing WAV file errors. There is a potential that
  7. - the result TOC file will cause cdrdao to loose pregap information during
  8. + the result TOC file will cause cdrdao to lose pregap information during
  9. the burn process (see above)::
  10. mktoc -a cue_file.cue
  11. diff -Naur mktoc-1.3/README mktoc-1.3.patched/README
  12. --- mktoc-1.3/README 2012-02-15 03:17:11.000000000 -0500
  13. +++ mktoc-1.3.patched/README 2018-01-11 16:08:16.662887722 -0500
  14. @@ -123,7 +123,7 @@
  15. mktoc -f cue_file.cue -o toc_file.toc
  16. 5. Tell mktoc to ignore missing WAV file errors. There is a potential that
  17. - the result TOC file will cause cdrdao to loose pregap information during
  18. + the result TOC file will cause cdrdao to lose pregap information during
  19. the burn process (see above)::
  20. mktoc -a cue_file.cue
  21. diff -Naur mktoc-1.3/mktoc/__init__.py mktoc-1.3.patched/mktoc/__init__.py
  22. --- mktoc-1.3/mktoc/__init__.py 2011-08-02 05:25:42.000000000 -0400
  23. +++ mktoc-1.3.patched/mktoc/__init__.py 2018-01-11 16:08:14.032887717 -0500
  24. @@ -129,7 +129,7 @@
  25. mktoc -f cue_file.cue -o toc_file.toc
  26. 5. Tell mktoc to ignore missing WAV file errors. There is a potential that
  27. - the result TOC file will cause cdrdao to loose pregap information during
  28. + the result TOC file will cause cdrdao to lose pregap information during
  29. the burn process (see above)::
  30. mktoc -a cue_file.cue
  31. diff -Naur mktoc-1.3/mktoc.egg-info/PKG-INFO mktoc-1.3.patched/mktoc.egg-info/PKG-INFO
  32. --- mktoc-1.3/mktoc.egg-info/PKG-INFO 2012-02-15 03:17:11.000000000 -0500
  33. +++ mktoc-1.3.patched/mktoc.egg-info/PKG-INFO 2018-01-11 16:08:20.536887728 -0500
  34. @@ -132,7 +132,7 @@
  35. mktoc -f cue_file.cue -o toc_file.toc
  36. 5. Tell mktoc to ignore missing WAV file errors. There is a potential that
  37. - the result TOC file will cause cdrdao to loose pregap information during
  38. + the result TOC file will cause cdrdao to lose pregap information during
  39. the burn process (see above)::
  40. mktoc -a cue_file.cue