diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/chroot-tools/chroot.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/chroot-tools/chroot.conf b/src/chroot-tools/chroot.conf index a161a61..0e7f558 100644 --- a/src/chroot-tools/chroot.conf +++ b/src/chroot-tools/chroot.conf @@ -10,4 +10,5 @@ CHROOT=default # Extra packages to have installed on the chroot. # This is in addition to CHROOTPKG=(base-devel) -CHROOTEXTRAPKG=(distcc ccache tsocks libretools) +#CHROOTEXTRAPKG=(distcc ccache tsocks libretools) +CHROOTEXTRAPKG=() |