-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
feat: allow overriding .rpm and .deb package names #12385
base: dev
Are you sure you want to change the base?
Conversation
# Conflicts: # crates/tauri-bundler/src/bundle/linux/debian.rs # crates/tauri-bundler/src/bundle/linux/rpm.rs
44ebcbe
to
7933fee
Compare
d98331c
to
5c99b3b
Compare
Package Changes Through 2678361No changes. Add a change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
what about adding a {
"productName": "soufire"
} wouldn't that be enough? that configuration would automatically only apply to Linux builds |
@FabianLars can this be bumped to the next milestone since there is open questions now about there being an alternative approach? It's the last item in 2.4 and that's holding back some useful features |
we just released 2.4 fyi :) |
Hi, that would be a valid alternative. |
My app SoulFire gets renamed to the package name
soul-fire
, which I don't want. I want it to be calledsoulfire
. This is why I need these changes. There was also a discord conversation about this: https://discord.com/channels/616186924390023171/986184094050316358/1328375059919671336