mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Copy LICENSE to all archives
This commit is contained in:
parent
ff94771b47
commit
5b78c27c50
4 changed files with 13 additions and 3 deletions
|
@ -134,6 +134,7 @@ script: |
|
|||
mkdir build && cd build
|
||||
cmake .. -DCMAKE_TOOLCHAIN_FILE=${BASEPREFIX}/${i}/share/toolchain.cmake
|
||||
make ${MAKEOPTS}
|
||||
cp ../LICENSE bin
|
||||
DISTNAME=monero-${i}-${version}
|
||||
mv bin ${DISTNAME}
|
||||
find ${DISTNAME}/ | sort | zip -X@ ${OUTDIR}/${DISTNAME}.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue