The maintainer forgot to run autoconf before he made the tar file, so the

VERSION in the configure script is 0.5.6 instead of 0.6.0.
This commit is contained in:
veego 2000-08-23 05:34:15 +00:00
parent eb6dde24e8
commit e948aac577
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,3 @@
$NetBSD: patch-sum,v 1.1 2000/08/23 05:34:15 veego Exp $
MD5 (patch-aa) = 12ab26d3cc303fdca098d3d56e00ec63

View file

@ -0,0 +1,13 @@
$NetBSD: patch-aa,v 1.1 2000/08/23 05:34:16 veego Exp $
--- configure Mon Jun 19 02:04:58 2000
+++ configure Tue Aug 22 23:57:09 2000
@@ -726,7 +726,7 @@
PACKAGE=gnocatan
-VERSION=0.5.6
+VERSION=0.6.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }