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

Re: error: bad option 'topdir' at rpmrc



On Mon, Aug 30, 2004 at 01:08:33PM +0200, Francois Belliard ELIOS wrote:

> It does not seem to work . I get the following error when launching 
> rpmbuild :
>     "error: bad option 'topdir' at /users/fbelliard/.rpmrc:1"

I don't know if you can specify topdir (or _topdir) in rpmrc,
but at least specifying

	%_topdir	/...your...path

in ~/.rpmmacros works.  Or on the rpmbuild command line with:

	--define '_topdir /...your...path'

-- 
--    Jos Vos <jos@xos.nl>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204



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