Show
Ignore:
Timestamp:
01/27/08 14:44:56 (16 years ago)
Author:
broder
Message:

Added license information to all of the packags (fixes #5)

Files:

Legend:

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

    r74 r80  
    11Package: macathena-moira 
    22Version: 20080116 
    3 Revision: 1 
     3Revision: 2 
    44Source: http://macathena.mit.edu/dist/moira-%v.tar.gz 
    55Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu> 
     
    3232        mv %i/share/man/man1/chfn.1 %i/share/man/man1/chfn.moira.1 
    3333        mv %i/share/man/man1/chsh.1 %i/share/man/man1/chsh.moira.1 
     34         
     35        %b/mkinstalldirs %i/share/doc/%n 
     36        cat %b/include/mit-copyright.h | python -c "import sys; print ''.join(sys.stdin.readlines()[2:-2])" >%i/share/doc/%n/copyright 
    3437<<