Changes between Version 2 and Version 3 of PythonFrameworkTransition


Ignore:
Timestamp:
Mar 7, 2008, 8:47:33 PM (16 years ago)
Author:
reiffert@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythonFrameworkTransition

    v2 v3  
    7878}
    7979post-activate {
    80  if ( python25 is installed &&
    81       prefix/Library/Frameworks/Python.framework/Versions/2.5 does not exist)
     80 if ( previously saved list exists )
    8281 {
    8382  1. Install the ports from the previously saved list.
     83  2. Delete the list
    8484 }
    8585}