Microcode sources must include COPYING.
authorChris Hanson <org/chris-hanson/cph>
Fri, 2 Mar 2001 18:07:32 +0000 (18:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 2 Mar 2001 18:07:32 +0000 (18:07 +0000)
v7/dist/make-src-files

index bb349edca6518a92edda2287cb84836c622c80ab..f7f6bae5346872b6ffec5232f6d5216ca24f8a0e 100755 (executable)
@@ -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}