Skip to content

fix: linux deb package name compatibility - #1

Open
OctaEDLP00 wants to merge 3 commits into
ensaktas1:mainfrom
OctaEDLP00:linux-build
Open

fix: linux deb package name compatibility#1
OctaEDLP00 wants to merge 3 commits into
ensaktas1:mainfrom
OctaEDLP00:linux-build

Conversation

@OctaEDLP00

Copy link
Copy Markdown

Use tauri.linux.conf.json to override productName to lowercase icones only on Linux, keeping Icônes on macOS and Windows.\n\nDebian requires package names to contain only lowercase letters, digits, and -+._.

Rename productName from 'Icônes' to 'icones' to comply with Debian
package naming rules (only lowercase letters, digits, and -+._ allowed).
The window display title remains 'Icônes'.
Add tauri.linux.conf.json to override productName to lowercase
'icones' on Linux only. macOS and Windows keep 'Icônes'.
Debian requires package names to be lowercase alphanumeric.
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.

1 participant