mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 19:01:31 +00:00
Temporarily disable extra_ppa handling.
This commit is contained in:
parent
613a56ade4
commit
5966648006
@ -1487,7 +1487,8 @@ case $SUBPROJECT in
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if [ "$EXTRA_PPAS" ]; then
|
# XXX: Temporarily disabled extra ppa handling
|
||||||
|
if false; then
|
||||||
rm -f config/archives/extra-ppas.list.chroot \
|
rm -f config/archives/extra-ppas.list.chroot \
|
||||||
config/archives/extra-ppas.pref.chroot \
|
config/archives/extra-ppas.pref.chroot \
|
||||||
config/archives/extra-ppas.key.chroot
|
config/archives/extra-ppas.key.chroot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user