[Pbuilder-maint] Bug#432277: $HOME/.pbuilderrc example for use in using multiple pbuilder setups
Andres Mejia
mcitadel at gmail.com
Mon Jul 9 03:46:26 UTC 2007
Package: pbuilder
Version: 0.170
Someone wrote an alternate way of setting up and using multiple
pbuilder setups over at
https://wiki.ubuntu.com/PbuilderHowto#head-1be378ab60d3bab23eefabce49cf7df927d46f81
The basics are setting up $HOME/.pbuilderrc to look like:
if (( ${#DIST} > 0 )); then
BASETGZ="`dirname $BASETGZ`/$DIST-base.tgz"
DISTRIBUTION="$DIST"
BUILDRESULT="/var/cache/pbuilder/$DIST/result/"
APTCACHE="/var/cache/pbuilder/$DIST/aptcache/"
fi
Then to use the setups, assign "DIST" with any supported distribution
name and run pbuilder or pdebuild.
I've attached a document that could be distributed with pbuilder that
explains this.
--
Regards,
Andres Mejia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multiple-pbuilder-setups
Type: application/octet-stream
Size: 1336 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pbuilder-maint/attachments/20070708/48bb9aa3/attachment.obj
More information about the Pbuilder-maint
mailing list