File: pbuilderrc.debian

package info (click to toggle)
bibtexconv 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,664 kB
  • sloc: cpp: 3,643; python: 2,090; sh: 764; lex: 108; yacc: 100; javascript: 79; sed: 59; makefile: 28
file content (18 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# this is your configuration file for pbuilder.
# the file in /usr/share/pbuilder/pbuilderrc is the default template.
# /etc/pbuilderrc is the one meant for overwritting defaults in
# the default template
#
# read pbuilderrc.5 document for notes on specific options.
# MIRRORSITE=http://de.archive.ubuntu.com/ubuntu/

MIRRORSITE=ftp://ftp.no.debian.org/debian
DISTRIBUTION=sid
COMPONENTS=main
DEBOOTSTRAPOPTS=(
    '--variant=buildd'
    '--keyring' '/usr/share/keyrings/debian-archive-keyring.gpg'
    )

# Turn OFF ccache! It will not work properly!
CCACHEDIR=