[Wine] Dependencies

c_andy_man wineforum-user at winehq.org
Tue Jun 23 04:37:31 CDT 2009


When I want to install wine on a custom root directory, there are lots of dependency-warnings. Just for a test i installed it with 
Code:
rpm -Uvh --nodeps --root /wineroot

. That works until the %post script which is 
Code:
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig


the installation stops there but the path is created corectly and usable (i think). 

What does this post script do? I know -p as a parameter but not as a command.







More information about the wine-users mailing list