Description: wrong interpreter path
 Purpose: Fix wrong path of perl interpreter
Author: Philipp Benner <philipp@debian.org>
Forwarded: no (since this version is orphaned)

--- a/src/alien/oxygen/src/mcxdeblast
+++ b/src/alien/oxygen/src/mcxdeblast
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
 
 use Getopt::Long;
 
