This commit is contained in:
Andrei Yankovich 2020-01-23 12:22:39 +03:00
parent dd7f3c0185
commit ea03dd9fe0
2 changed files with 4 additions and 5 deletions

View File

@ -17,7 +17,6 @@ fi
echo PLATFORM=$PLATFORM
echo VERSION=$VERSION
cd $PATHQIF
aqt tool --outputdir $PATHQIF linux tools_ifw $VERSION " "
mkdir -p $PATHQIF/QIF
mv $PATHQIF/Tools/QtInstallerFramework/${VERSION:0:3}/bin/* $PATHQIF/QIF

View File

@ -25,10 +25,6 @@ apps:
- libfreetype6
- libpng16-16
override-stage: |
snapcraftctl stage
chmod 777 -R "$SNAPCRAFT_STAGE/bin/"
plugs: [home, removable-media, process-control]
parts:
@ -38,6 +34,10 @@ parts:
plugin: dump
source: QIFData/packages/cqtdeployer_1_4/data/1.4
override-stage: |
snapcraftctl stage
chmod 777 -R "$SNAPCRAFT_STAGE/bin/"
after: [cqtdeployer-wrapper]
qif: