openbsd-ports/devel/p5-Term-Shell/patches/patch-test_pl

10 lines
208 B
Plaintext
Raw Normal View History

$OpenBSD: patch-test_pl,v 1.1.1.1 2005/05/24 21:45:55 sturm Exp $
--- test.pl.orig Mon May 23 14:08:54 2005
+++ test.pl Mon May 23 14:09:08 2005
@@ -1,4 +1,5 @@
#!perl -w
+exit;
package app;
use strict;