diff options
Diffstat (limited to 'fullpkg')
-rwxr-xr-x | fullpkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |