5ea10fe5b8
- bump NEED_VERSION - touch up COMMENT/DESCR - take MAINTAINER (angelos@ ok) - regenerate patches using update-patches - install example files provided in package into PREFIX/share/examples
10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
$OpenBSD: patch-examples_gzcat,v 1.1 2001/01/16 23:19:49 avsm Exp $
|
|
--- examples/gzcat.orig Mon Apr 22 15:12:04 1996
|
|
+++ examples/gzcat Tue Jan 16 23:01:36 2001
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/local/bin/perl
|
|
+#!/usr/bin/perl
|
|
|
|
use Compress::Zlib ;
|
|
|