diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-10-23 02:31:03 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-10-23 02:31:03 +0200 |
commit | 102fe8791b87553c6423437ccd627e75d10371fb (patch) | |
tree | d74abd8df63f4d35c457eafc77d587e83ef2fb84 /pbuilderrc | |
parent | 6837c45c08d879abaa0963e817c34cf8a6098dc7 (diff) |
Added pbuilderrc and several other changes
Diffstat (limited to '')
-rw-r--r-- | pbuilderrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pbuilderrc b/pbuilderrc new file mode 100644 index 0000000..66a600b --- /dev/null +++ b/pbuilderrc @@ -0,0 +1,8 @@ +BUILDRESULT=/home/gideonstar/temp/ +MIRRORSITE=http://debian/debian +DISTRIBUTION=sid +EXTRAPACKAGES="lintian" +BUILDRESULTUID=1000 +BUILDRESULTGID=1000 +AUTO_DEBSIGN=no +DEBOOTSTRAP=cdebootstrap |