mirror of
https://github.com/lubuntu-team/ppa-britney.git
synced 2025-04-10 10:41:30 +00:00
Don't pull in -proposed, packages could potentially be uninstallable.
This commit is contained in:
parent
e6cba41d96
commit
5e47d4d1bc
@ -35,7 +35,7 @@ refresh() {
|
||||
|
||||
echo 'Refreshing package indexes...'
|
||||
|
||||
for pocket in $RELEASE $RELEASE-updates $RELEASE-proposed; do
|
||||
for pocket in $RELEASE $RELEASE-updates; do
|
||||
for component in main restricted universe multiverse; do
|
||||
for arch in $ARCHES; do
|
||||
refresh $MAIN_ARCHIVE/$pocket/$component/binary-$arch/Packages.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user