Done
Details
Assignee
UnassignedUnassignedReporter
Igor PecovnikIgor PecovnikLabels
Components
Affects versions
Priority
Highest
Details
Details
Assignee
Unassigned
UnassignedReporter
Igor Pecovnik
Igor PecovnikLabels
Components
Affects versions
Priority
Created July 18, 2021 at 10:28 AM
Updated April 7, 2023 at 1:55 PM
Resolved April 7, 2023 at 1:55 PM
When we create desktop package, we store some common configuration files, wallpapers, ... to the packages. Then we have a board support desktop package where we overwrite some of those files, perhaps some files from CLI. Now this can be a problem since Debian packaging doesn't allow doing that. Files has to be resident in some other folder and linked with postinst function.
We need a systematical approach.