From d7e4aa612370ccd92c5a7fe0ea3f3e37b83629e3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 24 Dec 2015 18:03:52 +0100 Subject: Add Mate repository info if we are adding slackpkg+. --- make_slackware_live.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'make_slackware_live.sh') diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 3df1cf4..cd308fb 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -825,9 +825,10 @@ GREYLIST=on PKGS_PRIORITY=( restricted alienbob ktown_testing ) REPOPLUS=( slackpkgplus restricted alienbob ktown_testing ) MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/ -MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/current/x86_64/ -MIRRORPLUS['alienbob']=http://taper.alienbase.nl/mirrors/people/alien/sbrepos/current/x86_64/ -MIRRORPLUS['ktown_testing']=http://taper.alienbase.nl/mirrors/alien-kde/current/testing/x86_64/ +MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/${SL_VERSION}/${SL_ARCH}/ +MIRRORPLUS['alienbob']=http://taper.alienbase.nl/mirrors/people/alien/sbrepos/${SL_VERSION}/${SL_ARCH}/ +MIRRORPLUS['ktown_testing']=http://taper.alienbase.nl/mirrors/alien-kde/${SL_VERSION}/testing/${SL_ARCH}/ +MIRRORPLUS['mate_testing']=http://slackware.uk/msb/testing/1.12/${SL_ARCH}/ EOPL fi -- cgit v1.2.3