fix .com
-finding command
This commit is contained in:
parent
edd88ab5e3
commit
5653fb14e4
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ RUN --mount=type=tmpfs,target=/tmp : \
|
|||
&& dedupe dist /distrib/dist/ "$flavor/cosmopolitan.h" \
|
||||
&& mkdir /tmp/bin \
|
||||
# discover .com files by uncommenting this command: \
|
||||
#&& find o -name '*.com' ! -type d -exec printf '%s\n' cp -t /tmp/bin {} + | sort && exit 1 \
|
||||
#&& find o -name '*.com' ! -type d -exec printf 'cp -t /tmp/bin %s\n' {} + | sort && exit 1 \
|
||||
&& ./expand cp -t /tmp/bin \
|
||||
t//make/make.com t//unzip/unzip.com t//zip/zip.com \
|
||||
b//ar.com b//cocmd.com b//compile.com \
|
||||
|
|
Loading…
Add table
Reference in a new issue