12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- diff -Naur mktoc-1.3/PKG-INFO mktoc-1.3.patched/PKG-INFO
- --- mktoc-1.3/PKG-INFO 2012-02-15 03:17:11.000000000 -0500
- +++ mktoc-1.3.patched/PKG-INFO 2018-01-11 16:08:24.427887735 -0500
- @@ -132,7 +132,7 @@
- mktoc -f cue_file.cue -o toc_file.toc
-
- 5. Tell mktoc to ignore missing WAV file errors. There is a potential that
- - the result TOC file will cause cdrdao to loose pregap information during
- + the result TOC file will cause cdrdao to lose pregap information during
- the burn process (see above)::
-
- mktoc -a cue_file.cue
- diff -Naur mktoc-1.3/README mktoc-1.3.patched/README
- --- mktoc-1.3/README 2012-02-15 03:17:11.000000000 -0500
- +++ mktoc-1.3.patched/README 2018-01-11 16:08:16.662887722 -0500
- @@ -123,7 +123,7 @@
- mktoc -f cue_file.cue -o toc_file.toc
-
- 5. Tell mktoc to ignore missing WAV file errors. There is a potential that
- - the result TOC file will cause cdrdao to loose pregap information during
- + the result TOC file will cause cdrdao to lose pregap information during
- the burn process (see above)::
-
- mktoc -a cue_file.cue
- diff -Naur mktoc-1.3/mktoc/__init__.py mktoc-1.3.patched/mktoc/__init__.py
- --- mktoc-1.3/mktoc/__init__.py 2011-08-02 05:25:42.000000000 -0400
- +++ mktoc-1.3.patched/mktoc/__init__.py 2018-01-11 16:08:14.032887717 -0500
- @@ -129,7 +129,7 @@
- mktoc -f cue_file.cue -o toc_file.toc
-
- 5. Tell mktoc to ignore missing WAV file errors. There is a potential that
- - the result TOC file will cause cdrdao to loose pregap information during
- + the result TOC file will cause cdrdao to lose pregap information during
- the burn process (see above)::
-
- mktoc -a cue_file.cue
- diff -Naur mktoc-1.3/mktoc.egg-info/PKG-INFO mktoc-1.3.patched/mktoc.egg-info/PKG-INFO
- --- mktoc-1.3/mktoc.egg-info/PKG-INFO 2012-02-15 03:17:11.000000000 -0500
- +++ mktoc-1.3.patched/mktoc.egg-info/PKG-INFO 2018-01-11 16:08:20.536887728 -0500
- @@ -132,7 +132,7 @@
- mktoc -f cue_file.cue -o toc_file.toc
-
- 5. Tell mktoc to ignore missing WAV file errors. There is a potential that
- - the result TOC file will cause cdrdao to loose pregap information during
- + the result TOC file will cause cdrdao to lose pregap information during
- the burn process (see above)::
-
- mktoc -a cue_file.cue
|