← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

lp:~stefanor/ubuntu-packaging-guide/pbuilder-dist-enables-universe into lp:ubuntu-packaging-guide

 

Stefano Rivera has proposed merging lp:~stefanor/ubuntu-packaging-guide/pbuilder-dist-enables-universe into lp:ubuntu-packaging-guide.

Requested reviews:
  Ubuntu Packaging Guide Team (ubuntu-packaging-guide-team)

For more details, see:
https://code.launchpad.net/~stefanor/ubuntu-packaging-guide/pbuilder-dist-enables-universe/+merge/67725
-- 
https://code.launchpad.net/~stefanor/ubuntu-packaging-guide/pbuilder-dist-enables-universe/+merge/67725
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~stefanor/ubuntu-packaging-guide/pbuilder-dist-enables-universe into lp:ubuntu-packaging-guide.
=== modified file 'getting-set-up.rst'
--- getting-set-up.rst	2011-07-11 12:21:27 +0000
+++ getting-set-up.rst	2011-07-12 16:11:46 +0000
@@ -140,14 +140,7 @@
 * There is no need to install all necessary *build dependencies* locally
 * You can set up multiple instances for various Ubuntu and Debian releases
 
-Setting ``pbuilder`` up is very easy. Edit `~/.pbuilderrc` and add the
-following line to it::
-
-    COMPONENTS="main universe multiverse restricted"
-
-This will ensure that build dependencies are satisfied using all components.
-
-Then run::
+Setting ``pbuilder`` up is very easy, run::
 
     $ pbuilder-dist <release> create
 


Follow ups