|
|
|
@ -64,14 +64,14 @@
|
|
|
|
|
# If unset the build environment won't be kept if building fails.
|
|
|
|
|
# DEB_KEEP_BUILD_ENV=true
|
|
|
|
|
|
|
|
|
|
# List of string with extra repos for resolving dependencies. Comma
|
|
|
|
|
# is delimiter. For example:
|
|
|
|
|
# Comma separated list of extra repositories for resolving dependencies.
|
|
|
|
|
# Usage example:
|
|
|
|
|
# REPOSITORY_EXTRA='deb http://security.debian.org/ wheezy/updates main,deb-src http://security.debian.org/ wheezy/updates main'
|
|
|
|
|
# Default:
|
|
|
|
|
# REPOSITORY_EXTRA=
|
|
|
|
|
|
|
|
|
|
# List of urls with keys for extra repos. Comma is delimiter.
|
|
|
|
|
# For example:
|
|
|
|
|
# Comma separated list of URLs with keys for extra repositories.
|
|
|
|
|
# Usage example:
|
|
|
|
|
# REPOSITORY_EXTRA_KEYS='http://foorepo.domain.com/key1.gpg,http://barrepo.domain.com/key2.gpg'
|
|
|
|
|
# Default:
|
|
|
|
|
# REPOSITORY_EXTRA_KEYS=
|
|
|
|
|