]>
Commit | Line | Data |
---|---|---|
da6ee469 JF |
1 | - Replacing directories with files |
2 | dpkg permits this with the weak condition that the directory is owned only | |
3 | by the package. APT requires that the directory have no files that are not | |
4 | owned by the package. Replaces are specifically not checked to prevent | |
5 | file list corruption. |