Remove Lenny-related comment that was made obsolete a year ago by commit 822950.
This commit is contained in:
parent
f8aa2ef872
commit
f286b0ed86
1 changed files with 0 additions and 3 deletions
|
@ -34,9 +34,6 @@ define apt::preferences_snippet (
|
|||
owner => root, group => 0, mode => '0644';
|
||||
}
|
||||
|
||||
# This should really work in the same manner as sources_list and apt_conf
|
||||
# snippets, but since the preferences.d directory cannot be used in Debian
|
||||
# lenny, we can't generalize without going into ugly special-casing.
|
||||
case $source {
|
||||
'': {
|
||||
case $release {
|
||||
|
|
Loading…
Reference in a new issue