1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-27 18:26:15 +01:00

use empty extra-pkgs by default (bnc#455960)

- avoids non-obious error when building for non-suse distros
- local build root and build root on server don't differ by default
This commit is contained in:
Ludwig Nussel 2009-11-11 11:22:56 +00:00
parent 81afb0fa4d
commit 601b3c3416

View File

@ -84,7 +84,7 @@ DEFAULTS = { 'apiurl': 'https://api.opensuse.org',
# enable project tracking by default
'do_package_tracking': '1',
# default for osc build
'extra-pkgs': 'vim gdb strace',
'extra-pkgs': '',
# default repository
'build_repository': 'openSUSE_Factory',
# default project for branch or bco