Re: Can't produce output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



K. Richard Pixley wrote:
What I'm looking for is a way to set the implicit rpm directories, preferably from the command line.

Aha, gotcha. Try this:

rpmbuild --define "_sourcedir $(SOURCEDIR)" \
		--define "_builddir $(BUILDDIR)" \
		--define "_srcrpmdir $(SRCRPMDIR)" \
		--define "_rpmdir $(RPMDIR)" \
		<other args>

Fedora uses that set of defines in it's makefiles.

--

Howard Johnson

_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux