X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=id-deb-build%2Fpbuilderrc;h=169a190730502e5e6e1adead9af965225193246a;hb=fe8b905bfc510ae288fb259261b798cef9c882f1;hp=d27c5026fec0cf7a66aaad0337d4ab561c1c1e5a;hpb=2fe528774e66bf84dbb9ae501c107fd8d394ccdf;p=git-tools-moved-to-github.git diff --git a/id-deb-build/pbuilderrc b/id-deb-build/pbuilderrc index d27c502..169a190 100644 --- a/id-deb-build/pbuilderrc +++ b/id-deb-build/pbuilderrc @@ -13,10 +13,12 @@ BASETGZ="`dirname $BASETGZ`/$NAME-base.tgz" #BUILDRESULT="/var/cache/pbuilder/$NAME/result/" BUILDRESULT="$NAME" APTCACHE="/var/cache/pbuilder/$NAME/aptcache/" +ALLOWUNTRUSTED=yes +CCACHEDIR= # http://releases.ubuntu.com/releases/ case "$DIST" in - natty|maverick|lucid|karmic) # ubuntu specific + oneiric|natty|maverick|lucid|karmic) # ubuntu specific # MIRRORSITE="http://ftp.df.lth.se/ubuntu/" MIRRORSITE="http://mirrors.telianet.dk/ubuntu/" # MIRRORSITE="http://mirrors.kernel.org/ubuntu/"