summaryrefslogtreecommitdiff
path: root/net/freewais-sf/patches/patch-at
blob: 44dd5fb6add96ea6f2714f4ed5eeb557424473a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-at,v 1.1 1999/05/12 14:49:47 bad Exp $

--- bin/catalog.SH.orig	Fri Apr 16 11:59:12 1999
+++ bin/catalog.SH	Wed May 12 16:34:47 1999
@@ -23,7 +23,7 @@
 : Protect any dollar signs and backticks that you do not want interpreted
 : by putting a backslash in front.  You may delete these comments.
 $spitshell >catalog <<!GROK!THIS!
-#!/bin/sh                      -- # -*- perl -*- 
+#!/bin/sh
 eval 'exec $perl  -S \$0 "\$@"' 
  if 0;
 !GROK!THIS!