[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: /sbin/install-info causing scripts to fail esp. in gcc srpms
- From: Mike McLean <mikem rtp gmail com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: /sbin/install-info causing scripts to fail esp. in gcc srpms
- Date: Fri, 23 Jul 2004 00:19:51 -0400
This is a common packaging problem. Please file a bug against the
individual package
when you encounter this.
On Thu, 22 Jul 2004 14:14:12 -0400 (EDT), Robert Hardy <rhardy webcon ca> wrote:
> Adding || true to the end of ALL install-info install commands (--delete
> lines don't need it) in the gcc rpm seems to guarantee we will avoid this
> problem. For example:
> /sbin/install-info --info-dir=/usr/share/info /usr/share/info/gnat_ugn_unw.info.gz || true
The usual idiom is ||:
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]