diff options
Diffstat (limited to 'bin/distdep')
-rwxr-xr-x | bin/distdep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/distdep b/bin/distdep index 4643700..c20a099 100755 --- a/bin/distdep +++ b/bin/distdep @@ -1,4 +1,4 @@ -#!/usr/bin/perl -p +#!/usr/bin/env perl -p # # Copyright by The HDF Group. # Copyright by the Board of Trustees of the University of Illinois. |