mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 03:19:53 +03:00
Update Jenkins compilation script
This commit is contained in:
parent
4c8b760022
commit
b2b09b4b04
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ make clean
|
|||
rm -rf $DIR/companion-build/
|
||||
mkdir -p $_
|
||||
cd $_
|
||||
cmake ../opentx
|
||||
cmake -DPCB=TARANIS ../opentx
|
||||
make package
|
||||
cp ./companion${version}-${release}${OPENTX_VERSION_SUFFIX}-i686.rpm ${DESTDIR}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue