1
0
Fork 0
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:
Bertrand Songis 2015-12-24 11:16:34 +01:00
parent 4c8b760022
commit b2b09b4b04

View file

@ -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}