[PLUG] Need help finding package with 'rename'

Rich Shepard rshepard at appl-ecosys.com
Fri May 3 23:17:37 UTC 2002


On Fri, 3 May 2002, Brian Horan wrote:

> actually you may want to increment $#ARGV by 1, hence the ++$#ARGV
> because of some perl-weirdness.  To make it clean, i would recommend adding 
> the following line to the script  before the if() block:
> 
> $ARGC = ++$#ARGV;

  To close this thread, replacing *both* calls to rename in openssl.spec
with the corrected perl script did the trick.

Thanks to Shahms, Brian, and everyone else.

Rich





More information about the PLUG mailing list