mirror of
https://github.com/zuno/slackpkgplus
synced 2025-01-13 20:01:04 +01:00
Default configuration file, in development version, now use the development repository.
This commit is contained in:
parent
cb56537902
commit
5d6c9656dc
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ USEBL=1
|
|||
|
||||
# List repositories you want to use (defined below).
|
||||
# remember to launch 'slackpkg update' if you modify that row.
|
||||
REPOPLUS=( slackpkgplus restricted alienbob slacky )
|
||||
REPOPLUS=( slackpkgplusdev restricted alienbob slacky )
|
||||
|
||||
|
||||
|
||||
|
@ -41,7 +41,7 @@ MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/people/alien/restrict
|
|||
MIRRORPLUS['slacky']=http://repository.slacky.eu/slackware-14.1/
|
||||
|
||||
# use this to keep the slackpkg+ package updated
|
||||
MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/
|
||||
MIRRORPLUS['slackpkgplusdev']=http://slakfinder.org/slackpkg+dev/
|
||||
|
||||
# Local repository:
|
||||
#MIRRORPLUS['alienbob']=file://repositories/alien/sbrepos/14.1/x86/
|
||||
|
|
|
@ -37,7 +37,7 @@ USEBL=1
|
|||
|
||||
# List repositories you want to use (defined below)
|
||||
# remember to launch 'slackpkg update' if you modify that row.
|
||||
REPOPLUS=( slackpkgplus restricted alienbob slacky )
|
||||
REPOPLUS=( slackpkgplusdev restricted alienbob slacky )
|
||||
|
||||
|
||||
# Define mirrors (uncomment one or more mirror; remember to add it to REPOPLUS)
|
||||
|
@ -51,7 +51,7 @@ MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/people/alien/restrict
|
|||
MIRRORPLUS['slacky']=http://repository.slacky.eu/slackware64-14.1/
|
||||
|
||||
# use this to keep the slackpkg+ package updated
|
||||
MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/
|
||||
MIRRORPLUS['slackpkgplusdev']=http://slakfinder.org/slackpkg+dev/
|
||||
|
||||
# Slackware current - x86_64
|
||||
#MIRRORPLUS['multilib']=http://taper.alienbase.nl/mirrors/people/alien/multilib/current/
|
||||
|
|
Loading…
Reference in a new issue