From 489db20e86ce238d4020a09ba494c89e26a0b599 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 14 Jul 2008 14:56:50 +0000 Subject: Update libarchive and bsdtar to 2.5.5. This further polishes bsdcpio and brings in a number of portability fixes. Revert temporary hack to not use vfork on IRIX. --- pkgtools/pkg_install/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 85ad391616e..9c63f569517 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.157 2008/07/13 14:25:05 joerg Exp $ +# $NetBSD: Makefile,v 1.158 2008/07/14 14:56:50 joerg Exp $ # Notes to package maintainers: # @@ -175,6 +175,4 @@ update: ${MAKE} ${UPDATE_TARGET} ${MAKE} clean -.include "../../archivers/libarchive/hacks.mk" - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3