diff --git a/pisi/operations.py b/pisi/operations.py index 8d501742..a5fff90d 100644 --- a/pisi/operations.py +++ b/pisi/operations.py @@ -40,6 +40,7 @@ def install(pkg): else: from os.path import join + # TODO: TABII BURADA REPODB KULLANILACAK BU COK INEFFICIENT (repo, index) = util.repo_index() # search pkg in index for it's presence in repository