#
# frugalware-current repository
#

repos=(${repos[@]} 'current')

current_servers=(
"git://github.com/frugalware/frugalware-current.git"
)


# the rest is only for developers who upload packages
# if the server requires sudo usage, the name of the user to execute the commands as
current_sudo="repo"
# name of the package database
current_fdb="frugalware-current.fdb"
