home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / debhelper / autoscripts / postinst-pycentral < prev    next >
Encoding:
Text File  |  2007-04-10  |  76 b   |  4 lines

  1. if which pycentral >/dev/null 2>&1; then
  2.     pycentral pkginstall #PACKAGE#
  3. fi
  4.