Hmmm... thanks, but I'm not sure if that scriptlet works quite as you
intended. It lists all the files in the RPMS directory.
Cheers,
-- Juha
> -----Original Message-----
> From: Steven W. Orr [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, 28 November 1999 18:40
> To: Juha Saarinen
> Cc: Redhat-List@Redhat. Com
> Subject: Re: As86 missing from RHL 6.1?
>
>
> Give a man fish and he'll smell funny. Teach him how to fish and
> he'll teach
> others to smell funny.
>
> Mount your install cd and go to the RPMS directory.
>
> for i in *.rpm
> do
> echo $i
> rpm -qpl $i | grep as86
> done | less
>
> Good luck.
>
> -
> -Time flies like the wind. Fruit flies like a
> banana. [EMAIL PROTECTED]
> -Stranger things have happened but none stranger than this. Steven W. Orr-
> Does your driver's license say Organ Donor?Black holes are where God \
> -------divided by zero. Listen to me! We are all individuals!---------
>
> On Sun, 28 Nov 1999, Juha Saarinen wrote:
>
> =>Noticed that the as86 assembler isn't there with RHL6.1 when I tried to
> =>compile the 2.2.13 source. It's included with the 6.0 RPMs but
> not the 6.1.
> =>Is this intentional?
> =>
> =>-- Juha
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.