Package: cuetools / 1.3.1-12

02-metaflac-cli-fix.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This patch fixes the cli parameters for metaflac.

diff -Naur cuetools-1.3.1.orig/extras/cuetag.sh cuetools-1.3.1/extras/cuetag.sh
--- cuetools-1.3.1.orig/extras/cuetag.sh	2008-04-26 11:07:39.000000000 +0200
+++ cuetools-1.3.1/extras/cuetag.sh	2008-04-26 11:09:00.000000000 +0200
@@ -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