From d0251fb3b2d910acbb5362b491b1f9d33c6a9767 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 9 Jan 2015 06:54:08 +0700 Subject: system/slpkg: Updated for version 2.2.0. Signed-off-by: Willy Sudiarto Raharjo --- system/slpkg/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/slpkg/doinst.sh') diff --git a/system/slpkg/doinst.sh b/system/slpkg/doinst.sh index f64c9d0d21..165cdcbcec 100644 --- a/system/slpkg/doinst.sh +++ b/system/slpkg/doinst.sh @@ -8,7 +8,7 @@ config() { fi } -CONFIGS="slpkg.conf blacklist slackware-mirrors" +CONFIGS="slpkg.conf blacklist slackware-mirrors custom-repositories" for file in $CONFIGS; do config etc/slpkg/${file}.new done -- cgit v1.2.3