mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
b41383831d
Signed-off-by: B. Watson <yalhcru@gmail.com>
48 lines
2.4 KiB
Diff
48 lines
2.4 KiB
Diff
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
|