diff options
Diffstat (limited to 'bin/distdep')
-rwxr-xr-x | bin/distdep | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/bin/distdep b/bin/distdep index cd310e0..4643700 100755 --- a/bin/distdep +++ b/bin/distdep @@ -1,7 +1,4 @@ -#!/bin/sh -#! -*-perl-*- -eval 'exec perl -p -x -S $0 ${1+"$@"}' - if 0; +#!/usr/bin/perl -p # # Copyright by The HDF Group. # Copyright by the Board of Trustees of the University of Illinois. |