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 27dde0a commit e00fe05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ parts:
cp -a /build/quelea/parts/quelea/build/dist/. $SNAPCRAFT_STAGE/jar
override-prime: |
snapcraftctl prime
mkdir $SNAPCRAFT_STAGE/jar
cp -a $SNAPCRAFT_STAGE/jar/. $SNAPCRAFT_PRIME/jar/.
ls -l $SNAPCRAFT_PRIME
ls -l $SNAPCRAFT_PRIME/jar
Expand Down

0 comments on commit e00fe05

Please sign in to comment.