Ticket #50777: apbs-psize.patch

File apbs-psize.patch, 414 bytes (added by howarth.at.macports@…, 8 years ago)

apbs-psize.patch file for py-pymol package

  • modules/pmg_tk/startup/apbs_tools.py

    old new  
    888888            pass
    889889
    890890        if not psize_location:
    891             psize_location = get_default_location('psize.py')
     891            psize_location = get_default_location('apbs-psize.py')
    892892        if not apbs_location:
    893893            apbs_location = get_default_location('apbs.exe')
    894894        if not apbs_location: