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 / var / lib / dpkg / info / util-linux-locales.postinst < prev    next >
Encoding:
Text File  |  2007-03-12  |  101 b   |  6 lines

  1. #! /bin/sh -e
  2.  
  3. if [ -L /usr/doc/util-linux-locales ] ; then
  4.     rm -f /usr/doc/util-linux-locales
  5. fi
  6.