diff options
Diffstat (limited to 'app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch')
-rw-r--r-- | app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch b/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch new file mode 100644 index 000000000000..13cf94d42643 --- /dev/null +++ b/app-cdr/mp3burn/files/mp3burn-0.4.2-build.patch @@ -0,0 +1,20 @@ +--- mp3burn 2013-08-18 23:13:34.843372424 +0000 ++++ mp3burn 2013-08-18 23:14:15.663182707 +0000 +@@ -412,6 +412,8 @@ + => F<mp3decoder>. I<(Note: Currently, the MP3 decoder must be + able to accept mpg123-style command-line arguments.)> + ++=back ++ + =cut + + $mp3decoder = $encoder if $encoder; # -M overrides .mp3burnrc +@@ -586,6 +588,8 @@ + + =head1 DIAGNOSTICS + ++=over 4 ++ + =item Error in .mp3burnrc: + + Perl(1) cannot parse the F<.mp3burnrc> file. |