From 236b98851529513665e8a71ca55a0f2811397425 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eray=20=C3=96zkural?= Date: Mon, 25 Jul 2005 11:32:28 +0000 Subject: [PATCH] --- pisi/operations.py | 1 + 1 file changed, 1 insertion(+) 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