From 72b3055374e30ffe6b4b865e6aa892ea93078a91 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 16 Sep 2006 17:41:51 +0000 Subject: Cleanup svn path=/openssl/trunk/apps/CA.pl; revision=280 --- openssl/trunk/apps/CA.pl | 2 +- openssl/trunk/tools/c_rehash | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'openssl') diff --git a/openssl/trunk/apps/CA.pl b/openssl/trunk/apps/CA.pl index 1716da82..a3965ece 100644 --- a/openssl/trunk/apps/CA.pl +++ b/openssl/trunk/apps/CA.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl5 +#!/usr/bin/perl # # CA - wrapper around ca to make it easier to use ... basically ca requires # some setup stuff to be done before you can use it and this makes diff --git a/openssl/trunk/tools/c_rehash b/openssl/trunk/tools/c_rehash index 3198bcb4..e614fb54 100644 --- a/openssl/trunk/tools/c_rehash +++ b/openssl/trunk/tools/c_rehash @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl5 +#!/usr/bin/perl # Perl c_rehash script, scan all files in a directory -- cgit v1.2.3