mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-cdr/cuetools: remove unused patch(es)
This commit is contained in:
committed by
Michał Górny
parent
3f538dd5b0
commit
e2fd4509d0
@@ -1,16 +0,0 @@
|
||||
Fix cuetag for media-libs/flac-1.2.1
|
||||
|
||||
https://bugs.gentoo.org/show_bug.cgi?id=327271
|
||||
|
||||
Patch written by Alexander Kozyrev <sequoiahead@gmail.com>
|
||||
--- a/extras/cuetag.sh
|
||||
+++ b/extras/cuetag.sh
|
||||
@@ -18,7 +18,7 @@
|
||||
{
|
||||
# FLAC tagging
|
||||
# --remove-vc-all overwrites existing comments
|
||||
- METAFLAC="metaflac --remove-vc-all --import-vc-from=-"
|
||||
+ METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
|
||||
|
||||
# Ogg Vorbis tagging
|
||||
# -w overwrites existing comments
|
||||
Reference in New Issue
Block a user