projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7965a25
)
Microcode sources must include COPYING.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 2 Mar 2001 18:07:32 +0000
(18:07 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 2 Mar 2001 18:07:32 +0000
(18:07 +0000)
v7/dist/make-src-files
patch
|
blob
|
history
diff --git
a/v7/dist/make-src-files
b/v7/dist/make-src-files
index bb349edca6518a92edda2287cb84836c622c80ab..f7f6bae5346872b6ffec5232f6d5216ca24f8a0e 100755
(executable)
--- a/
v7/dist/make-src-files
+++ b/
v7/dist/make-src-files
@@
-1,6
+1,6
@@
#!/bin/sh
-# $Id: make-src-files,v 1.1
6 2001/02/24 03:10:21
cph Exp $
+# $Id: make-src-files,v 1.1
7 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}