From 00de8b40e5c95e7952e8f729943474f388483a5c Mon Sep 17 00:00:00 2001 From: rhatto Date: Sat, 9 Dec 2006 14:38:28 +0000 Subject: simplaret: another small fix :)) git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@50 04377dda-e619-0410-9926-eae83683ac58 --- src/simplaret | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/simplaret') 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 -- cgit v1.2.3