Skip to content

Commit

Permalink
flatpak: rename reset
Browse files Browse the repository at this point in the history
  • Loading branch information
DashieTM committed Jun 7, 2024
1 parent 9fde38c commit e3ea8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flatpak/org.Xetibo.ReSet.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"build-commands": [
"cargo --offline fetch --manifest-path Cargo.toml --verbose",
"cargo --offline build --verbose",
"install -Dm755 ./target/release/reset -t /app/bin/",
"install -Dm755 ./target/release/ReSet -t /app/bin/",
"install -Dm644 ./src/resources/icons/ReSet.svg /app/share/icons/hicolor/scalable/apps/org.Xetibo.ReSet.svg",
"install -Dm644 ./flatpak/org.Xetibo.ReSet.desktop /app/share/applications/org.Xetibo.ReSet.desktop"
],
Expand Down

0 comments on commit e3ea8a0

Please sign in to comment.