]> git.pld-linux.org Git - packages/cuetools.git/blame - cuetools-flac.patch
- no //
[packages/cuetools.git] / cuetools-flac.patch
CommitLineData
1fd9f5f8
AF
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.08117 seconds and 4 git commands to generate.