]> git.pld-linux.org Git - packages/cuetools.git/blob - cuetools-flac.patch
- updated to 1.4.1
[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.062362 seconds and 3 git commands to generate.