From: rhatto Date: Sat, 9 Dec 2006 14:38:28 +0000 (+0000) Subject: simplaret: another small fix :)) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=00de8b40e5c95e7952e8f729943474f388483a5c;p=simplepkg.git simplaret: another small fix :)) git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@50 04377dda-e619-0410-9926-eae83683ac58 --- diff --git a/src/simplaret b/src/simplaret index c68b156..d400765 100755 --- a/src/simplaret +++ b/src/simplaret @@ -282,7 +282,7 @@ function simplaret_search { fi else - if [ "$repost_type" == "root" ]; then + if [ "$repos_type" == "root" ]; then # root repositories has ROOT_PRIORITY for priority in $ROOT_PRIORITY; do for file in `simplaret_find_package $1 $storage/$repository_name | grep "/$priority/"`; do