mirror of
https://github.com/skeeto/w64devkit.git
synced 2025-07-31 15:04:21 +03:00
Remove activate.bat (replaced by w64devkit.exe)
This commit is contained in:
@ -401,8 +401,6 @@ RUN printf "id ICON \"$PREFIX/src/w64devkit.ico\"" >w64devkit.rc \
|
||||
>>$PREFIX/COPYING.MinGW-w64-runtime.txt . \
|
||||
&& cat /mingw-w64-v$MINGW_VERSION/mingw-w64-libraries/winpthreads/COPYING \
|
||||
>>$PREFIX/COPYING.MinGW-w64-runtime.txt \
|
||||
&& printf '@set PATH=%%~dp0bin;%%PATH%%\r\n@busybox sh -l\r\n' \
|
||||
>$PREFIX/activate.bat \
|
||||
&& echo $VERSION >$PREFIX/VERSION.txt
|
||||
ENV PREFIX=${PREFIX}
|
||||
CMD zip -qXr - $PREFIX
|
||||
|
Reference in New Issue
Block a user