From d54b4f15c135f31e67e9782549db90db3d109f4d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 17 Nov 2008 13:38:53 +0100 Subject: pkg refresh: Check the prerequisites --- bin/pkg | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/pkg b/bin/pkg index 5191ea4..8e81363 100755 --- a/bin/pkg +++ b/bin/pkg @@ -585,6 +585,7 @@ function pkg_refresh { cd $PDIR/$1 populate_collected $1 checklinks $CL_OPTIONS + check_prereqs $1 triggers+=$1 } -- cgit v1.2.3