Skip to content

Commit

Permalink
Snapcraft debug
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Feb 7, 2024
1 parent 4a8f425 commit a36b902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ parts:
gradle -Djava.net.useSystemProxies=true -Dnightly=true -Dversionsuffix=CI-UNSTABLE clean downloadJres jar downloadUbuntuJvm copyToDist
override-stage: |
snapcraftctl stage
mkdir $SNAPCRAFT_STAGE/jar/jvm
mkdir -p $SNAPCRAFT_STAGE/jar/jvm
cp -a /build/quelea/parts/quelea/build/dist/. $SNAPCRAFT_STAGE/jar
cp -a /build/quelea/parts/quelea/build/zulu17.48.15-ca-fx-jdk17.0.10-linux_x64/. $SNAPCRAFT_STAGE/jvm
override-prime: |
Expand Down

0 comments on commit a36b902

Please sign in to comment.