allow perl to not be /usr/bin/perl

This commit is contained in:
Jean-Francois Dockes 2017-06-30 15:25:52 +02:00
parent d808c927f0
commit d5732e6a74

View File

@ -1,4 +1,4 @@
#! /usr/bin/perl -w
#!/usr/bin/env perl -w
# @(#$Id: rclimg,v 1.5 2008-10-09 06:41:21 dockes Exp $ (C) 2007 Cedric Scott
#######################################################
# This program is free software; you can redistribute it and/or modify