Commit 5da9fd3
committed
fix: add deb section field and reprepro override for APT repo
The .deb package was missing a Section field in its control metadata,
causing reprepro to reject it with "No section given". Added section
"utils" to tauri.conf.json for future builds and --section/--priority
overrides to the reprepro command as fallback.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent 0eac092 commit 5da9fd3
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
| 326 | + | |
326 | 327 | | |
327 | 328 | | |
328 | | - | |
| 329 | + | |
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
0 commit comments