[Abcde-users] [PATCH] Use #!/usr/bin/env perl shebang in abcde-musicbrainz-tool for portability
josh
poddmo at gmail.com
Fri May 31 03:45:08 BST 2024
Tested successfully against abcde-2.9.3 on Ubuntu 22.04.4
I've ripped 100's of CD's over the last year or two and I'm about to rip
lots more. I'll gladly test any patches. I have examples of all types to
try: CD's with single tracks, discs with cd-text and/or data tracks,
multi-disc sets of up to 10 discs and CD's with and without musicbrainz
entries or cover art.
I'm about to spend some time trawling back through the mailing list to look
for more patches - especially the one that displays release year. I never
mastered git but I will post back here with a diff of everything I've tried
that works for me.
On Thu, 30 May 2024 at 20:35, Zopolis4 <creatorsmithmdt at gmail.com> wrote:
> From 6804706fe000f77c5ddd6be1e37ccfca62f399c6 Mon Sep 17 00:00:00 2001
> From: Zopolis4 <creatorsmithmdt at gmail.com>
> Date: Thu, 30 May 2024 11:04:51 +1000
> Subject: [PATCH] Use #!/usr/bin/env perl shebang in abcde-musicbrainz-tool
> for
> portability
>
> ---
> abcde-musicbrainz-tool | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/abcde-musicbrainz-tool b/abcde-musicbrainz-tool
> index 51e49c2..ed53b5f 100755
> --- a/abcde-musicbrainz-tool
> +++ b/abcde-musicbrainz-tool
> @@ -1,4 +1,4 @@
> -#!/usr/bin/perl
> +#!/usr/bin/env perl
> # Copyright (c) 2012-2018 Steve McIntyre <93sam at debian.org>
> # This code is hereby licensed for public consumption under either the
> # GNU GPL v2 or greater, or Larry Wall's Artistic license - your choice.
> --
> 2.43.0
>
> _______________________________________________
> Abcde-users mailing list
> Abcde-users at lists.einval.com
> https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einval.com/pipermail/abcde-users/attachments/20240531/e7292adb/attachment.htm>
More information about the Abcde-users
mailing list