Re: rpmbuild tries to cd into $RPM_PACKAGE_NAME-$RPM_PACKAGE_VERSION
Jos Vos <[email protected]> Mon, 11 Aug 2008 13:10:05 +0200
| Newsgroups | gmane.linux.redhat.rpm.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 11, 2008 at 02:03:36PM +0300, Erez Zilber wrote:
> When I run rpmbuild --rebuild on a src rpm, it opens the tar file and
> tries to cd into it. I see that it runs "cd
> $RPM_PACKAGE_NAME-$RPM_PACKAGE_VERSION. Can I change it so it will run
> "cd $RPM_PACKAGE_NAME"? How?
Append this to the %setup command: -n %{name}
--
-- Jos Vos <[email protected]>
-- X/OS Experts in Open Systems BV | Phone: +31 20 6938364
-- Amsterdam, The Netherlands | Fax: +31 20 6948204