Changeset 68

Show
Ignore:
Timestamp:
01/25/08 22:07:20 (16 years ago)
Author:
broder
Message:

Ok - trying again? This time with the appropriate revision number bump

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/fink/main/finkinfo/macathena-add.info

    r67 r68  
    11Package: macathena-add 
    22Version: 56 
    3 Revision: 1 
     3Revision: 2 
    44Source: http://macathena.mit.edu/dist/add-svn%v.tar.gz 
    55Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu> 
     
    1212PatchScript: sed -i ".bak" -e 's|@FINKPREFIX@|%p|g' setup.py macathena-add.sh macathena-add.csh attach-add.py 
    1313CompileScript: << 
    14         mkdir -p %d/lib/python2.5/site-packages 
     14        mkdir -p %i/lib/python2.5/site-packages 
    1515        python2.5 setup.py build 
    1616<<