summaryrefslogtreecommitdiff
path: root/graphics/fly/patches/patch-ap
blob: e11b1bd490e9f113337a5c74156aca48b2b6e508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ap,v 1.2 2003/06/06 21:27:18 jmmv Exp $

--- examples/perl.example.orig	1999-01-14 23:37:31.000000000 +0100
+++ examples/perl.example
@@ -1,7 +1,7 @@
 #!/usr/local/bin/perl
 
 $flyprog = "../fly";
-$outfile = "temp.gif";
+$outfile = "temp.png";
 
 $infile = "/tmp/fly.$$";