home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pypil112.zip / install.cnf < prev    next >
Text File  |  2001-12-30  |  303b  |  10 lines

  1. pkg_name=PIL
  2. pkg_version=1.1.2
  3. pkg_description=Python Imaging Library, v1.1.2
  4.  
  5. ; This release depends on Python 2.1 binary install
  6. test_file_exists=%PYTHONHOME%/python22.dll
  7.  
  8. # Don't want to try and overwrite an existing installation
  9. test_file_not_exists=%PYTHONHOME%/Lib/site-packages/PIL.pth
  10.