From 02e48b67b3fe395d3dfb005df2bfffac8b576246 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 20 May 1999 20:09:49 +0000 Subject: Remove unnecessary assignments of "INSTALL", "INSTALL_DATA", "INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV". --- sysutils/amanda-server/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/amanda-server') diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile index a11471c72df..1bb6f236e3d 100644 --- a/sysutils/amanda-server/Makefile +++ b/sysutils/amanda-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/04/26 19:25:06 garbled Exp $ +# $NetBSD: Makefile,v 1.7 1999/05/20 20:09:52 tron Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -40,7 +40,6 @@ CONFIGURE_ARGS+= --with-user=${AMANDA_USER} \ --with-gnutar-listdir=${AMANDA_VAR}/gnutar-lists \ --with-dump-honor-nodump \ --without-client -CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" post-install: ${MKDIR} ${PREFIX}/share/doc/amanda -- cgit v1.2.3