rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES
[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.