Skip to content

Commit

Permalink
build: flatpak
Browse files Browse the repository at this point in the history
  • Loading branch information
Adis Durakovic committed Mar 25, 2024
1 parent 239aca3 commit f5d5a1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packaging/flatpak/io.github.ad_on_is.Resticity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ modules:
- name: resticity
buildsystem: simple
build-commands:
- install -Dm00755 packaging/flatpak/lib/* $FLATPAK_DEST/lib/
- PATH=$PATH:$GOROOT/bin $GOBIN/wails build -s
- install -Dm00755 build/bin/resticity $FLATPAK_DEST/bin/resticity
- install -Dm00644 packaging/$FLATPAK_ID.png $FLATPAK_DEST/share/icons/hicolor/256x256/apps/$FLATPAK_ID.png
Expand Down

0 comments on commit f5d5a1e

Please sign in to comment.