mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-17 14:43: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
|
||||
|
||||
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…
x
Reference in New Issue
Block a user