1. ## lib32-physx.conf
  2.  
  3. /usr/lib32/PhysX/v2.8.1
  4.  
  5. ## lib32-physx.install
  6.  
  7. post_install() {
  8.     ldconfig
  9. }
  10.  
  11. post_remove() {
  12.     ldconfig
  13. }