diff options
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 |