File fix-perl.diff of Package perl-DBD-CSV
Index: DBD-CSV-0.31/lib/DBD/CSV.pm =================================================================== --- DBD-CSV-0.31.orig/lib/DBD/CSV.pm 2010-09-16 08:46:34.000000000 +0200 +++ DBD-CSV-0.31/lib/DBD/CSV.pm 2011-04-01 09:52:08.514241868 +0200 @@ -1,4 +1,4 @@ -#!/pro/bin/perl +#!/usr/bin/perl # # DBD::CSV - A DBI driver for CSV and similar structured files #