From 908e408eebb828644d9cbc1d0825a40ee73b4e78 Mon Sep 17 00:00:00 2001 From: max Date: Tue, 19 Aug 2003 08:42:02 +0000 Subject: Fix the startup line so that this executes appropriately. --- audio/gnump3d/files/patch-bin::gnump3d-index | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/audio/gnump3d/files/patch-bin::gnump3d-index b/audio/gnump3d/files/patch-bin::gnump3d-index index cb07c98..420082c 100644 --- a/audio/gnump3d/files/patch-bin::gnump3d-index +++ b/audio/gnump3d/files/patch-bin::gnump3d-index @@ -1,5 +1,11 @@ --- bin/gnump3d-index.orig Thu Jul 3 05:44:16 2003 -+++ bin/gnump3d-index Fri Jul 4 23:36:00 2003 ++++ bin/gnump3d-index Tue Aug 19 17:34:25 2003 +@@ -1,4 +1,4 @@ +-#!/usr/bin/perl -w -- -*- cperl -*- ++#!/usr/bin/perl -w # -*- cperl -*- # + # + # gnump3d-index - Create a database of all tag information for audio files. + # @@ -54,9 +54,9 @@ { $CONFIG_FILE = $ENV{"HOME"} . "/.gnump3drc"; -- cgit v1.1