From 9fc47a17c64634c91b707b33f46f9649bb622dd7 Mon Sep 17 00:00:00 2001 From: Thorsten Lockert Date: Tue, 30 Jan 1996 01:10:57 +0000 Subject: Integrate local changes --- gnu/usr.bin/cvs/Makefile.bsd-wrapper | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/usr.bin/cvs/Makefile.bsd-wrapper') diff --git a/gnu/usr.bin/cvs/Makefile.bsd-wrapper b/gnu/usr.bin/cvs/Makefile.bsd-wrapper index 256db80da89..da2104a3fe5 100644 --- a/gnu/usr.bin/cvs/Makefile.bsd-wrapper +++ b/gnu/usr.bin/cvs/Makefile.bsd-wrapper @@ -1,4 +1,4 @@ -# $Id: Makefile.bsd-wrapper,v 1.7 1996/01/01 23:51:27 deraadt Exp $ +# $Id: Makefile.bsd-wrapper,v 1.8 1996/01/30 01:09:32 tholo Exp $ MAN= man/cvs.1 man/cvs.5 man/cvsbug.8 man/cvsinit.8 man/mkmodules.1 @@ -8,10 +8,10 @@ all: config.status .FORCE: .IGNORE config: .FORCE - sh ${.CURDIR}/configure --prefix=/usr + sh ${.CURDIR}/configure --prefix=/usr --with-krb4=/usr config.status: - sh ${.CURDIR}/configure --prefix=/usr + sh ${.CURDIR}/configure --prefix=/usr --with-krb4=/usr install: maninstall ${MAKE} prefix=${DESTDIR}/usr infodir=${DESTDIR}/usr/share/info \ -- cgit v1.2.3