blob: cb6c68b404062469be2d7c5443ae5a4513d6a330 [file] [log] [blame]
// apt-ftparchive configuration file setup for Mendel distro generation
APT::FTPArchive {
DeLinkAct "false"; // we use cloud bucket, which doesn't support hardlinks
Contents "true";
AlwaysStat "true"; // we don't enforce strict version updates for packages
};