From 75f8632e677bd11bb88be037aa6aab32a79ab008 Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernández Date: Mon, 27 Jun 2011 14:17:50 -0500 Subject: some fixes --- fullpkg | 1 + 1 file changed, 1 insertion(+) (limited to 'fullpkg') diff --git a/fullpkg b/fullpkg index 7a08112..35598eb 100755 --- a/fullpkg +++ b/fullpkg @@ -133,6 +133,7 @@ function find_deps { [ $? -eq 20 ] && return 20 popd > /dev/null break 1 # found, go to next dep + fi done # if search pkgname in repo doesn't work # this should find pkgsplits -- cgit v1.2.3-54-g00ecf