RPM

Comment 20 for bug 913221

Revision history for this message
In , Grigory (grigory-redhat-bugs) wrote :

(In reply to comment #7)
> A much safer choice is to for example test for file existence: if a file from
> pkg1 doesn't exist at pkg2's %pre, pkg1 quite obviously isn't installed at that
> point.

Right! Thanks again.