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:
8ffa6ff
)
Update make-upload-files to new version.
author
Chris Hanson
<org/chris-hanson/cph>
Sun, 9 Jun 2019 02:20:02 +0000
(19:20 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Sun, 9 Jun 2019 02:20:46 +0000
(19:20 -0700)
dist/make-upload-files
patch
|
blob
|
history
diff --git
a/dist/make-upload-files
b/dist/make-upload-files
index eee1bc9f39b7cbb6a998ce4725407ad9338f0fea..4bd8a09eeacc88b60955dfbc3c84a04ca1fe3eb2 100755
(executable)
--- a/
dist/make-upload-files
+++ b/
dist/make-upload-files
@@
-23,7
+23,7
@@
for FILE in "${@}"; do
rm -f "${FILE}".directive
cat > "${FILE}".directive <<EOF
-version: 1.
1
+version: 1.
2
directory: mit-scheme/stable.pkg/${VERSION}
filename: ${FILE}
EOF