Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Fix bin filename for deb/rpm packaging #364

Closed
wants to merge 1 commit into from

Conversation

passcod
Copy link
Member

@passcod passcod commented Jul 1, 2022

Unsure if deb ever supported that but rpm sure does not.

Fixes #292

Unsure if deb ever supported that but rpm sure does not.

Fixes #292
@passcod
Copy link
Member Author

passcod commented Jul 1, 2022

bors r+

bors bot pushed a commit that referenced this pull request Jul 1, 2022
Unsure if deb ever supported that but rpm sure does not.

Fixes #292
@bors
Copy link

bors bot commented Jul 1, 2022

@bors bors bot changed the title Fix bin filename for deb/rpm packaging [Merged by Bors] - Fix bin filename for deb/rpm packaging Jul 1, 2022
@bors bors bot closed this Jul 1, 2022
@bors bors bot deleted the fix-packaging branch July 1, 2022 13:48
bors bot pushed a commit that referenced this pull request Jul 1, 2022
This is a release PR for **cli** to version **1.20.4**.

Upon merging, this will automatically build the CLI and create a GitHub release. You still need to manually publish the cargo crate.

```
$ cd crates/cli
$ cargo publish
```

To merge this release, review the changes then say:

| bors r+ p=10 |
|:-:|

---

_Edit release notes into the section below:_

<!-- do not change or remove this heading -->
### Release notes

- Remove CLI help tests. They'll be replaced with brand new integration testing that's not obnoxious. (#362, #363, #365)
- Fix the install filenames for first-party RPM packagings, and possibly for DEBs as well. (#292, #364)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to install from rpm file
1 participant