]> git.saurik.com Git - apt-legacy.git/blame_incremental - debian/apt.conf.autoremove
Fix compilation of http when embedding into Cydia.
[apt-legacy.git] / debian / apt.conf.autoremove
... / ...
CommitLineData
1APT
2{
3 NeverAutoRemove
4 {
5 "^linux-image.*";
6 "^linux-restricted-modules.*";
7 "^kfreebsd-image.*";
8 };
9};