Changeset 50

Show
Ignore:
Timestamp:
01/24/08 23:41:44 (16 years ago)
Author:
broder
Message:

Ok, yeah - I suck at dependencies. Most of them should be right now

Files:

Legend:

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

    r49 r50  
    1212Source-MD5: 4d7fbfe6aba366c75c0e082e586abaa1 
    1313 
    14 BuildDepends: macathena-libathdir, automake-1.9 
     14Depends: macathena-libathdir 
     15BuildDepends: automake1.9 
    1516UpdateConfigGuess: true 
    1617CompileScript: << 
    17         cp %p/share/automake-1.9/install-sh %b/ 
    18         cp %p/share/automake-1.9/mkinstalldirs %b/ 
     18        cp %p/share/automake1.9/install-sh %b/ 
     19        cp %p/share/automake1.9/mkinstalldirs %b/ 
    1920        autoconf 
    2021        ./configure %c 
  • trunk/fink/main/finkinfo/macathena-athinfo.info

    r49 r50  
    1616Source-MD5: 2e4951883d4892df0c393db54fddbff3 
    1717 
    18 BuildDepends: automake-1.9 
     18BuildDepends: automake1.9 
    1919UpdateConfigGuess: true 
    2020CompileScript: << 
    21         cp %p/share/automake-1.9/install-sh %b/ 
    22         cp %p/share/automake-1.9/mkinstalldirs %b/ 
     21        cp %p/share/automake1.9/install-sh %b/ 
     22        cp %p/share/automake1.9/mkinstalldirs %b/ 
    2323        autoconf 
    2424        ./configure %c 
  • trunk/fink/main/finkinfo/macathena-base.info

    r47 r50  
    1212<< 
    1313 
    14 Depends: automake-1.9 
     14BuildDepends: automake1.9 
    1515CompileScript: << 
    1616<< 
  • trunk/fink/main/finkinfo/macathena-libathdir.info

    r49 r50  
    1212Source-MD5: f032b6df8041182e4b673579542237f6 
    1313 
    14 BuildDepends: automake-1.9 
     14BuildDepends: automake1.9 
    1515UpdateConfigGuess: true 
    1616CompileScript: << 
    17         cp %p/share/automake-1.9/install-sh %b/ 
    18         cp %p/share/automake-1.9/mkinstalldirs %b/ 
     17        cp %p/share/automake1.9/install-sh %b/ 
     18        cp %p/share/automake1.9/mkinstalldirs %b/ 
    1919        autoconf 
    2020        ./configure %c 
  • trunk/fink/main/finkinfo/macathena-machtype.info

    r49 r50  
    99Source-MD5: d1d9a6c6a0f379216e23b588bd99ef0d 
    1010 
    11 BuildDepends: fink (>= 0.24.12), macathena-base, automake-1.9 
     11Depends: macathena-base 
     12BuildDepends: fink (>= 0.24.12), automake1.9 
    1213UpdateConfigGuess: true 
    1314PatchFile: %n.patch 
     
    1516PatchScript: patch -p0 < %{PatchFile} 
    1617CompileScript: << 
    17         cp %p/share/automake-1.9/install-sh %b/ 
    18         cp %p/share/automake-1.9/mkinstalldirs %b/ 
     18        cp %p/share/automake1.9/install-sh %b/ 
     19        cp %p/share/automake1.9/mkinstalldirs %b/ 
    1920        autoconf 
    2021        env `python2.5 %b/getSysnameList.py` ATHENA_MAJOR_VERSION=9 ATHENA_MINOR_VERSION=4 ./configure %c 
  • trunk/fink/main/finkinfo/macathena-moira.info

    r47 r50  
    1414Source-MD5: c4ee8b7555546e9b2b70eb31e3307a7e 
    1515 
    16 BuildDepends: fink (>= 0.24.12), macathena-hesiod, libncurses5 
     16Depends: macathena-hesiod, libncurses5 
     17BuildDepends: fink (>= 0.24.12) 
    1718UpdateConfigGuess: true 
    1819PatchFile: %n.patch