From a7699c7a6e005a958fffca1808f4168fc8cc9138 Mon Sep 17 00:00:00 2001 From: salo Date: Sun, 22 Dec 2002 09:12:11 +0000 Subject: Revert previous change. It turned out to be "pkg_install installed over zoularis and wrong PATH" local problem. Sorry for the fuzz. --- pkgtools/pkg_install/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 56904b64f40..c9b64c87c5a 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2002/12/22 08:58:05 salo Exp $ +# $NetBSD: Makefile,v 1.63 2002/12/22 09:12:11 salo Exp $ # Notes to package maintainers: # @@ -50,8 +50,5 @@ post-install: fi; \ ${PKG_ADMIN} rebuild ; \ fi -.if defined(ZOULARISBASE) - ${ECHO} "ZOULARIS_VERSION=${VERSION}" > ${ZOULARISBASE}/share/mk/zoularis.mk -.endif .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3