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 a36b902 commit b98e01d
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 @@ -40,7 +40,7 @@ parts:
snapcraftctl stage
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
cp -a /build/quelea/parts/quelea/build/zulu17.48.15-ca-fx-jdk17.0.10-linux_x64/. $SNAPCRAFT_STAGE/jar/jvm
override-prime: |
snapcraftctl prime
mkdir $SNAPCRAFT_PRIME/jar
Expand Down

0 comments on commit b98e01d

Please sign in to comment.