typo
This commit is contained in:
parent
5ea69cb039
commit
dbee5c9487
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ deb-src <%= security_url %> <%= codename %>/updates <%= lrepos %>
|
|||
# There is no security support for <%= release %>
|
||||
<% end -%>
|
||||
|
||||
<% if use_volatile=scope.lookupvar('apt::use_backports') -%>
|
||||
<% if use_backports=scope.lookupvar('apt::use_backports') -%>
|
||||
# backports
|
||||
<% if (release == "testing" || release == "unstable" || release == "experimental") -%>
|
||||
# There is no backports archive for <%= release %>
|
||||
|
|
Loading…
Reference in a new issue