File: pbuilderrc.debian

package info (click to toggle)
rsplib 3.5.1-1.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,932 kB
  • sloc: ansic: 28,760; cpp: 6,878; python: 1,511; sh: 1,310; makefile: 24
file content (18 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (5)
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=