summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2016-04-09 11:58:47 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-04-10 06:19:22 +0700
commit43ebc64b08045984a24ba4117c3fff5404889067 (patch)
treeb6bdaa80aed614e5b218944dca12e562f5917b62 /audio
parent04a62a3053d007bf0e080fa35e59bb1e3d3fbe1a (diff)
downloadslackbuilds-43ebc64b08045984a24ba4117c3fff5404889067.tar.gz
slackbuilds-43ebc64b08045984a24ba4117c3fff5404889067.tar.xz
audio/abcde: Remove cddb-tool.diff.
Diffstat (limited to 'audio')
-rw-r--r--audio/abcde/cddb-tool.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/abcde/cddb-tool.diff b/audio/abcde/cddb-tool.diff
deleted file mode 100644
index 468fe00ebb..0000000000
--- a/audio/abcde/cddb-tool.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- abcde-2.6/cddb-tool 2014-10-26 14:21:14.000000000 -0400
-+++ abcde-2.6/cddb-tool.patched 2014-12-14 18:08:31.324695765 -0500
-@@ -220,7 +220,7 @@
- if [ "$UTF_LOCALE"x != ""x ] ; then
- export LC_ALL=$UTF_LOCALE
- fi
-- grep -v "^#CATEGORY=" "$FILE" | iconv -t utf-8 | mail -s "cddb $CDDBGENRE $DISCID" "$ADDRESS"
-+ grep -v "^#CATEGORY=" "$FILE" | iconv -t utf-8 | mailx -s "cddb $CDDBGENRE $DISCID" "$ADDRESS"
- fi
- ;;
-