home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / var / lib / dpkg / info / libgtkmathview0c2a.postinst < prev    next >
Encoding:
Text File  |  2008-06-21  |  139 b   |  11 lines

  1. #! /bin/sh
  2.  
  3. # Automatically added by dh_makeshlibs
  4. if [ "$1" = "configure" ]; then
  5.     ldconfig
  6. fi
  7. # End automatically added section
  8.  
  9.  
  10. exit 0
  11.