From: Chris Hanson Date: Fri, 2 Mar 2001 18:07:32 +0000 (+0000) Subject: Microcode sources must include COPYING. X-Git-Tag: 20090517-FFI~2939 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=dbf442eeaf62751bf454f616410af755b9eeb6cf;p=mit-scheme.git Microcode sources must include COPYING. --- diff --git a/v7/dist/make-src-files b/v7/dist/make-src-files index bb349edca..f7f6bae53 100755 --- a/v7/dist/make-src-files +++ b/v7/dist/make-src-files @@ -1,6 +1,6 @@ #!/bin/sh -# $Id: make-src-files,v 1.16 2001/02/24 03:10:21 cph Exp $ +# $Id: make-src-files,v 1.17 2001/03/02 18:07:32 cph Exp $ # # Copyright (c) 2000-2001 Massachusetts Institute of Technology # @@ -62,7 +62,7 @@ rm -f ${zipfile} rm -f ${ucfile} tar cvzf ${tarfile} ${PREFIX} -tar cvzf ${ucfile} ${PREFIX}/src/microcode +tar cvzf ${ucfile} ${PREFIX}/src/COPYING ${PREFIX}/src/microcode rm -rf ${PREFIX}/src/lib symlinks -rd ${PREFIX}