~ubuntu-branches/ubuntu/karmic/sbuild/karmic-proposed

« back to all changes in this revision

Viewing changes to lib/Sbuild/Options.pm

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-02-18 16:31:54 UTC
  • Revision ID: james.westby@ubuntu.com-20090218163154-4bzfypsb5i3pn7lz
Tags: 0.57.7-1ubuntu2
bin/sbuild, lib/Sbuild.pm, lib/Sbuild/Conf.pm: add --setup-cmd
to allow pre-build modifications to underlying chroots (needed
to adjust pockets and components in sources.list).  (debian bug
500746).

Show diffs side-by-side

added added

removed removed

Lines of Context:
176
176
                           $self->set('Build Source', 1);
177
177
                       },
178
178
                       "stats-dir=s" => \$Sbuild::Conf::stats_dir,
 
179
                       "setup-cmd=s" => \$Sbuild::Conf::setup_cmd,
179
180
                       "use-snapshot" => sub {
180
181
                           $self->set('GCC Snapshot', 1);
181
182
                           $self->set('LD_LIBRARY_PATH',