mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 00:15:13 -04:00
Use native link.
This commit is contained in:
parent
5097c8ac87
commit
576bbb7563
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ try cd "${workdir}"
|
||||||
ls -lisa src/bin
|
ls -lisa src/bin
|
||||||
ls bin
|
ls bin
|
||||||
# See https://github.com/msys2/MSYS2-packages/issues/1216
|
# See https://github.com/msys2/MSYS2-packages/issues/1216
|
||||||
export MSYSTEM=winsymlinks:lnk
|
export MSYSTEM=winsymlinks:native
|
||||||
|
|
||||||
OUTPUT=${workdir}/etherpad-win.zip
|
OUTPUT=${workdir}/etherpad-win.zip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue