Files
2013-09-26 17:14:40 +02:00

14 lines
290 B
Plaintext

$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.$$";