From 1b958d1557990eb8992d33d0955e8c4f11492a09 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 19 May 2008 23:13:13 +0200 Subject: bin/pkg: *sigh* another typo --- bin/pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pkg b/bin/pkg index 71153f0..1d1315c 100755 --- a/bin/pkg +++ b/bin/pkg @@ -65,7 +65,7 @@ pkg_update () { cd $PDIR for i in *(/); { echo_status "Updating package $i..." - check_deps "$1" + check_deps "$i" cd $i hg $HG_OPTIONS fetch checklinks $CL_OPTIONS -- cgit v1.2.3