From 255d0df3c1e3c7bacb709f4ce2a25fa55bb73d8f Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Tue, 4 Nov 2008 14:48:32 +0100 Subject: also enabled community repo --- unofficial/modules/dieter/procedures/automatic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unofficial/modules') diff --git a/unofficial/modules/dieter/procedures/automatic b/unofficial/modules/dieter/procedures/automatic index 21a0f49..680e8c9 100644 --- a/unofficial/modules/dieter/procedures/automatic +++ b/unofficial/modules/dieter/procedures/automatic @@ -88,7 +88,7 @@ worker_package_list () worker_install_packages () { - target_prepare_pacman core extra #TODO: it would be better if this was a separate worker, i think + target_prepare_pacman core extra community #TODO: it would be better if this was a separate worker, i think [ -z "$TARGET_PACKAGES" ] && die_error "No packages listed to be installed!" installpkg } -- cgit v1.2.3-54-g00ecf