> -----Original Message-----
> From: Shlomi Fish [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 16, 2002 10:50 AM
> To: Omer Musaev
> Cc: Linux-IL
> Subject: RE: Running a script whenever a particular RPM is in stalled
> On Thu, 16 May 2002, Omer Musaev wrote:
> > > -----Original Message-----
> > > From: Shlomi Fish [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, May 16, 2002 10:28 AM
> > > Hi!
> > >
> > > I'm using Mandrake Linux 8.2 with RPM 4.0.3. I'd like a
> > > certain script to
> > > run whenever a particular RPM is installed, whether from
> >
> > Use rpm triggers.
> >
> > http://www.rpm.org/support/RPM-Changes-6.html
> >
>
> Yes, but I didn't understand how to install such a trigger.
> Do I need to
> prepare a separate RPM package that will run it?
Yes, you need to create your own package, which will contain the
triggers. When you have that package installed, rpm subsystem will
run those triggers for you.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]