]> git.pld-linux.org Git - packages/cuetools.git/blob - cuetools-flac.patch
aaa42bc1706b9929ff5b378e09f08bc26fce7990
[packages/cuetools.git] / cuetools-flac.patch
1 --- cuetools-1.3.1/extras/cuetag.sh.orig        2008-08-31 18:50:09.000000000 +0200
2 +++ cuetools-1.3.1/extras/cuetag.sh     2008-08-31 18:51:19.000000000 +0200
3 @@ -18,7 +18,7 @@ vorbis()
4  {
5         # FLAC tagging
6         # --remove-vc-all overwrites existing comments
7 -       METAFLAC="metaflac --remove-vc-all --import-vc-from=-"
8 +       METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
9  
10         # Ogg Vorbis tagging
11         # -w overwrites existing comments
This page took 0.055402 seconds and 2 git commands to generate.