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

Re: Newbie rpmbuild question: change directory error



Circa 2006-03-20 01:53 dixit Raman Gupta:

: Hello, I am running Fedora Core 4. I have followed the directions at [1]
: in order to get a non-root build tree setup with the appropriate macros,
: dir structure, etc.
: 
: I am now attempting to build the msttcorefonts RPM (spec file at [2]).
: However, any lines that involve "cd <somedir>" seem to fail during building:

  [...]

: It works fine if I edit the spec file and change all lines involving cd,
: and prefix a `pwd`/ before them e.g.
: 
: cd %{name}
: 
: change to
: 
: cd `pwd`/%{name}

  [...]

: Can anyone tell me why this is happening and how I can fix it? I don't
: want to continue to build RPMs as root.

Please share your ~/.rpmmacros and ~/.rpmrc files.


-- 
jim knoble  |  jmknoble pobox com  |  http://www.pobox.com/~jmknoble/
(GnuPG key ID: 6F39C2CC  >>>>>>  http://www.pobox.com/~jmknoble/keys/ )
(GnuPG fingerprint: 5024:D578:7CF4:5660:7269::F6F3:B919:9307:6F39:C2CC)
________________________________________________________________________
|"[L]iberty, as we all know, cannot flourish in a country that is perma-
| nently on a war footing, or even a near-war footing."  --Aldous Huxley
|_______________________________________________________________________


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