apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
[ntk/apt.git] / apt-inst / dpkg-diffs.txt
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.