Hi,

I am packaging a software that follows FHS file layout. So my RPM has
3 top-level directory which are /etc, /usr and /var

However, I get a request from user that he want a relocatable RPM.
According to the guides I found, this must be done by creating 3
prefixes for my case, and user must use --rellocate to specify new
location for each prefix.

Anyway, I am curious that why cann't I use "/" as a prefix. So that it
might be easier to install and I don't have to handle to many cases in
post-installation script. I test build such package and it seems to
work as I expected.

However, I couldn't  find any package or any guide that use this
option. Is there a serious side effect with this solution?
-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.


Reply via email to