Skip to content

Commit

Permalink
Remove duplicated linux manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
null-dev committed May 1, 2021
1 parent 16baae7 commit 2f28d20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions .rpm/manifest-linux.json

This file was deleted.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ buildflags = ["--release"]
firefox_profile_switcher_connector = { path = "/usr/bin/ff-pswitch-connector" }

[package.metadata.rpm.files]
"manifest-linux.json" = { path = "/usr/lib/mozilla/native-messaging-hosts/ax.nd.profile_switcher_ff.json" }
"../manifest/manifest-linux.json" = { path = "/usr/lib/mozilla/native-messaging-hosts/ax.nd.profile_switcher_ff.json" }

# TODO Strip once https://github.com/rust-lang/rust/issues/72110 is on stable

0 comments on commit 2f28d20

Please sign in to comment.