mirror of https://github.com/parazyd/arm-sdk.git
Disable backports by default. Ascii is fine now.
This commit is contained in:
parent
a24d32a4dd
commit
e938ccd213
|
|
@ -29,7 +29,7 @@ conf_print_sourceslist() {
|
|||
deb ${mirror} ${release} ${section}
|
||||
deb ${mirror} ${release}-updates ${section}
|
||||
deb ${mirror} ${release}-security ${section}
|
||||
deb ${mirror} ${release}-backports ${section}
|
||||
#deb ${mirror} ${release}-backports ${section}
|
||||
|
||||
## source repositories
|
||||
#deb-src ${mirror} ${release} ${section}
|
||||
|
|
|
|||
Loading…
Reference in New Issue