1 --- evolution-2.10.1/addressbook/tools/csv2vcard.orig 2007-04-26 16:58:11.350710000 -0400 2 +++ evolution-2.10.1/addressbook/tools/csv2vcard 2007-04-26 16:58:38.386654000 -0400 3 @@ -1,4 +1,4 @@ 4 -#!/usr/bin/perl -w 5 +#!@PERL@ -w 6 # 7 # cvs2vcard - Script to convert Outlook CSV files into VCard files 8 # suitable to be imported into Evolution. 9