Temporarily disable extra_ppa handling.

ubuntu-core-desktop
Łukasz 'sil2100' Zemczak 11 months ago
parent 613a56ade4
commit 5966648006

@ -1487,7 +1487,8 @@ case $SUBPROJECT in
;;
esac
if [ "$EXTRA_PPAS" ]; then
# XXX: Temporarily disabled extra ppa handling
if false; then
rm -f config/archives/extra-ppas.list.chroot \
config/archives/extra-ppas.pref.chroot \
config/archives/extra-ppas.key.chroot

Loading…
Cancel
Save