summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-13 19:32:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-13 19:32:15 +0100
commitc3295c44d8dedff9afc20c86f7b371b7489a62cc (patch)
tree39520eec74c7e42362c1844c4786c8042d926bb0
parent5ff1132d254dd6e527c0544bdfd8709cc6351637 (diff)
...
-rw-r--r--src/backend/libsisyphus.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backend/libsisyphus.py b/src/backend/libsisyphus.py
index 4b73f69..5b58c37 100644
--- a/src/backend/libsisyphus.py
+++ b/src/backend/libsisyphus.py
@@ -218,7 +218,6 @@ def rescueDB():
def startSearch(pkgList):
subprocess.check_call(['emerge', '--search', '--getbinpkg'] + pkgList)
-
def startInstall(pkgList):
startUpdate()