mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 19:40:20 +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/
|
rm -rf $DIR/companion-build/
|
||||||
mkdir -p $_
|
mkdir -p $_
|
||||||
cd $_
|
cd $_
|
||||||
cmake ../opentx
|
cmake -DPCB=TARANIS ../opentx
|
||||||
make package
|
make package
|
||||||
cp ./companion${version}-${release}${OPENTX_VERSION_SUFFIX}-i686.rpm ${DESTDIR}
|
cp ./companion${version}-${release}${OPENTX_VERSION_SUFFIX}-i686.rpm ${DESTDIR}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue