Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly mark configuration files in the Debian package. Fixes #6020.
Change-Id: If924c752d0bbaa9a442dd6088c7589461fb18e28
- Loading branch information
2147666
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a side note, based on dpkg doc, all files in etc/ are naturally conffiles.
2147666
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ashi009 I thought so as well, but according to #6020, that wasn't working properly.