From d23cbedba2352ce5d36837a410bf47aa7ddacde9 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Fri, 27 Sep 1996 20:55:50 +0000 Subject: [PATCH] Added NO_CDROM to Makefile, because of restrictive copyright. Forgotten by: me ;) Submitted by: Chuck Robey --- archivers/bzip/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 1c3b801dcd99..33cfc0bf0880 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -3,7 +3,7 @@ # Date created: Fr 27 Sep 1996 11:47:35 MET DST # Whom: Andreas Klemm # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1996/09/27 11:47:05 andreas Exp $ # DISTNAME= bzip-0.21 @@ -12,6 +12,8 @@ MASTER_SITES= http://www.cs.man.ac.uk/arch/people/j-seward/ MAINTAINER= Andreas Klemm +NO_CDROM= yes # Restrictive copyright (don't sell for profit) + pre-install: @cat ${FILESDIR}/COPYRIGHT