summaryrefslogtreecommitdiff
path: root/graphics/fly/patches/patch-ap
blob: cad93fc3233da2a4b0bce47de50083d7d16439c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ap,v 1.1 1999/11/01 03:31:46 jlam Exp $

--- examples/perl.example.orig	Thu Jan 14 17:37:31 1999
+++ examples/perl.example	Sun Oct 31 00:27:45 1999
@@ -1,7 +1,7 @@
-#!/usr/local/bin/perl
+#!/usr/pkg/bin/perl
 
 $flyprog = "../fly";
-$outfile = "temp.gif";
+$outfile = "temp.png";
 
 $infile = "/tmp/fly.$$";