> -----Original Message----- > From: Vít Ondruch <vondruch@xxxxxxxxxx> > Sent: Thursday, March 2, 2023 6:58 AM > To: devel@xxxxxxxxxxxxxxxxxxxxxxx > Subject: [EXTERNAL] Re: fedpkg: Failed to get repository name from Git url or > pushurl > > > How does it know what to build. Does it default to configure;make > > or something similar? > > You have to specify what are the right steps in the `%build` sections. > In the tutorial, there are used the `%configure` + `%make_build` macros. > You could use different build commands (or macros) at this place. This really helps! Let's see if I have this right ... %build %configure %make_build are not three separate steps. %build is the overall step, and the next two lines are the build steps. The blank line terminates the %build. Correct? Where are the macros defined? I.e., %configure probably expands to ./configure and %make_build to make. If I want to add some arguments to configure, and add an autoreconf step before configure, how would I do that?
<<attachment: smime.p7s>>
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue