On Tue, Oct 30, 2012 at 05:05:19PM +0000, Marcin Wojdyr wrote:
When I add debian files to OBS and try to build locally, I get:
$ osc build Debian_6.0 x86_64 Multiple build description files found: fityk.spec, fityk.dsc
It builds fine on the OBS server, so as a workaround I'm temporarily renaming spec file when doing local deb build. Is there another way?
osc isn't that clever, so you need to specify the correct file when there's an ambiguity. I.e.: osc build Debian_6.0 x86_64 fityk.dsc Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org