No, just use a script of some sort:

COMPONENTS="main restricted universe multiverse"

if [ "$DIST" == "etch" ]; then
    echo "Using a Debian pbuilder environment because DIST is $DIST"
    COMPONENTS="main contrib non-free"
fi

-- 
Cowdancer fails to create ubuntu chroot on default installation
https://bugs.launchpad.net/bugs/237591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to