Author: Philipp Benner <philipp@debian.org>
Purpose: Fix wrong path of perl interpreter

--- mcl-10-201.orig/src/alien/oxygen/src/mcxdeblast
+++ mcl-10-201/src/alien/oxygen/src/mcxdeblast
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
 
 use Getopt::Long;
 
