mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-04-04 13:09:15 +02:00
do not delete mxe's .git directory
This commit is contained in:
parent
c2e7513eed
commit
3fe4d7d0df
@ -96,7 +96,7 @@ RUN \
|
|||||||
# Cleanup: By keeping the MXE build system (Makefile, ...), derived images will be able to install
|
# Cleanup: By keeping the MXE build system (Makefile, ...), derived images will be able to install
|
||||||
# additional packages.
|
# additional packages.
|
||||||
#
|
#
|
||||||
rm -rf .git log pkg && \
|
rm -rf log pkg && \
|
||||||
#
|
#
|
||||||
# Update MXE toolchain file
|
# Update MXE toolchain file
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user