From 70f2ea1251cde3a35424b38256948e4ebfb5264c Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 30 Sep 2002 14:39:45 +0000 Subject: The same fix as net/netatalk/INSTALL, I forgot it, too. > Remove setting PKGNAME and STAGE from position parameters ($1 and $2). > This break netatalk package under current bsd.pkg.install.mk. --- net/netatalk-umich/INSTALL | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'net/netatalk-umich') diff --git a/net/netatalk-umich/INSTALL b/net/netatalk-umich/INSTALL index 8d67e27ee23..edf9a9e0c12 100644 --- a/net/netatalk-umich/INSTALL +++ b/net/netatalk-umich/INSTALL @@ -1,9 +1,6 @@ #!/bin/sh # -# $NetBSD: INSTALL,v 1.1.1.1 2002/05/25 12:25:50 markd Exp $ - -PKGNAME=$1 -STAGE=$2 +# $NetBSD: INSTALL,v 1.2 2002/09/30 14:39:45 taca Exp $ case ${STAGE} in PRE-INSTALL) -- cgit v1.2.3