From 1569fe58b136d3c83b0d983d2cef826574b58d51 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 25 May 2000 19:42:55 +0000 Subject: Revert to previous path for perl, better default for non-linux. Linux uses RPM, where its fixed. --- coq/coqtags | 2 +- lego/legotags | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/coq/coqtags b/coq/coqtags index 328ad8d6..21cd0bfa 100644 --- a/coq/coqtags +++ b/coq/coqtags @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/local/bin/perl # # $Id$ # diff --git a/lego/legotags b/lego/legotags index d32547ae..a5c0f825 100644 --- a/lego/legotags +++ b/lego/legotags @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/local/bin/perl # # $Id$ # -- cgit v1.2.3