From 3f60df8af8a2fcecb4b582eef3ccde8709aabc42 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 30 Aug 2015 07:10:40 +0300 Subject: [PATCH] Remove repositories --- slpkg/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/slpkg/config.py b/slpkg/config.py index cbae7763..a4502bb5 100644 --- a/slpkg/config.py +++ b/slpkg/config.py @@ -42,7 +42,6 @@ class Config(object): print("") # new line at start conf_args = [ "RELEASE", - "REPOSITORIES", "BUILD_PATH", "PACKAGES", "PATCHES",