info-cvs
[Top][All Lists]
Advanced

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

Re: cvs.spec(.in) is causing an error building rpms


From: Tim Mooney
Subject: Re: cvs.spec(.in) is causing an error building rpms
Date: Tue, 30 Mar 2004 15:45:44 -0600 (CST)

I normally use quoted-reply, but your multi-part message made that hard.

To answer your question:

- it's not an error in the spec, or anything you're doing wrong.  It just
  happens that the person that wrote the spec has an `install-info' that
  generates the `dir' file automatically, and you apparently don't (or
  it's not in your PATH, or whatever).

- You can fix the spec by just adding

        || true

to the end of `rm .../dir' line.  You may want to pass that change back to
the spec file maintainer.

Tim
-- 
Tim Mooney                              address@hidden
Information Technology Services         (701) 231-1076 (Voice)
Room 242-J6, IACC Building              (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164




reply via email to

[Prev in Thread] Current Thread [Next in Thread]