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 / python / runtime.d / python-gnome2.rtupdate < prev    next >
Encoding:
Text File  |  2007-03-12  |  133 b   |  6 lines

  1. #! /bin/sh
  2. set -e
  3.  
  4. pyversion=`pyversions -dv`
  5. ln -sf libpythonmethod-$pyversion.so /usr/lib/gnome-vfs-2.0/modules/libpythonmethod.so
  6.