Changeset 51

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

Whoops...screwed up the paths. Sorry

Files:

Legend:

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

    r50 r51  
    1616UpdateConfigGuess: true 
    1717CompileScript: << 
    18         cp %p/share/automake1.9/install-sh %b/ 
    19         cp %p/share/automake1.9/mkinstalldirs %b/ 
     18        cp %p/share/automake-1.9/install-sh %b/ 
     19        cp %p/share/automake-1.9/mkinstalldirs %b/ 
    2020        autoconf 
    2121        ./configure %c 
  • trunk/fink/main/finkinfo/macathena-athinfo.info

    r50 r51  
    1919UpdateConfigGuess: true 
    2020CompileScript: << 
    21         cp %p/share/automake1.9/install-sh %b/ 
    22         cp %p/share/automake1.9/mkinstalldirs %b/ 
     21        cp %p/share/automake-1.9/install-sh %b/ 
     22        cp %p/share/automake-1.9/mkinstalldirs %b/ 
    2323        autoconf 
    2424        ./configure %c 
  • trunk/fink/main/finkinfo/macathena-libathdir.info

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

    r50 r51  
    1616PatchScript: patch -p0 < %{PatchFile} 
    1717CompileScript: << 
    18         cp %p/share/automake1.9/install-sh %b/ 
    19         cp %p/share/automake1.9/mkinstalldirs %b/ 
     18        cp %p/share/automake-1.9/install-sh %b/ 
     19        cp %p/share/automake-1.9/mkinstalldirs %b/ 
    2020        autoconf 
    2121        env `python2.5 %b/getSysnameList.py` ATHENA_MAJOR_VERSION=9 ATHENA_MINOR_VERSION=4 ./configure %c