Changeset 435


Ignore:
Timestamp:
19-05-11 01:56:27 (2 years ago)
Author:
thomas
Message:
  • morituri/configure/configure.py (svn:keywords): Expand revision.
  • morituri/configure/configure.py: Set it on the revision local.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r434 r435  
     12011-05-19  Thomas Vander Stichele  <thomas at apestaart dot org> 
     2 
     3        * morituri/configure/configure.py (svn:keywords): 
     4          Expand revision. 
     5        * morituri/configure/configure.py: 
     6          Set it on the revision local. 
     7 
    182011-04-08  Thomas Vander Stichele  <thomas at apestaart dot org> 
    29 
  • trunk/morituri/configure/configure.py

    • Property svn:keywords set to Revision
    r209 r435  
    2323__thisdir = os.path.dirname(os.path.abspath(__file__)) 
    2424 
     25revision = "$Revision$" 
     26 
    2527if os.path.exists(os.path.join(__thisdir, 'uninstalled.py')): 
    2628    from morituri.configure import uninstalled 
Note: See TracChangeset for help on using the changeset viewer.