Fix shebang line in makeInstallDir.pl

This commit is contained in:
Andrew Johnson
2018-09-10 16:08:19 -05:00
parent d3bcf5737f
commit 49c925d064

View File

@@ -1,5 +1,4 @@
eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*-
if $running_under_some_shell;
#!/usr/bin/env perl
#*************************************************************************
# Copyright (c) 2010 UChicago Argonne LLC, as Operator of Argonne
# National Laboratory.