<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3603" name=GENERATOR></HEAD>
<BODY><FONT face=Arial color=#000000 size=2><FONT face=Verdana size=2><FONT face=Verdana size=2>
<P dir=ltr>Hi there</P>
<P dir=ltr>I've built a relocatable RPM package which is installed like this:</P>
<DIV> sudo rpm -i --prefix=/app/test1 --force --nodeps test-2.0.0-1.i386.rpm</DIV>
<DIV> </DIV>
<DIV>I need access to the passed value to the --prefix option (/app/test1) within the %postun and %post section of the spec file. Is there an option to get this value?</DIV>
<P dir=ltr>Thanks a lot for your help</P>
<P dir=ltr>Oliver</P></FONT></FONT></FONT></BODY></HTML>