Index: trunk/fink/main/finkinfo/macathena-athinfo.info =================================================================== --- trunk/fink/main/finkinfo/macathena-athinfo.info (revision 50) +++ trunk/fink/main/finkinfo/macathena-athinfo.info (revision 51) @@ -19,6 +19,6 @@ UpdateConfigGuess: true CompileScript: << - cp %p/share/automake1.9/install-sh %b/ - cp %p/share/automake1.9/mkinstalldirs %b/ + cp %p/share/automake-1.9/install-sh %b/ + cp %p/share/automake-1.9/mkinstalldirs %b/ autoconf ./configure %c Index: trunk/fink/main/finkinfo/macathena-machtype.info =================================================================== --- trunk/fink/main/finkinfo/macathena-machtype.info (revision 50) +++ trunk/fink/main/finkinfo/macathena-machtype.info (revision 51) @@ -16,6 +16,6 @@ PatchScript: patch -p0 < %{PatchFile} CompileScript: << - cp %p/share/automake1.9/install-sh %b/ - cp %p/share/automake1.9/mkinstalldirs %b/ + cp %p/share/automake-1.9/install-sh %b/ + cp %p/share/automake-1.9/mkinstalldirs %b/ autoconf env `python2.5 %b/getSysnameList.py` ATHENA_MAJOR_VERSION=9 ATHENA_MINOR_VERSION=4 ./configure %c Index: trunk/fink/main/finkinfo/macathena-athdir.info =================================================================== --- trunk/fink/main/finkinfo/macathena-athdir.info (revision 50) +++ trunk/fink/main/finkinfo/macathena-athdir.info (revision 51) @@ -16,6 +16,6 @@ UpdateConfigGuess: true CompileScript: << - cp %p/share/automake1.9/install-sh %b/ - cp %p/share/automake1.9/mkinstalldirs %b/ + cp %p/share/automake-1.9/install-sh %b/ + cp %p/share/automake-1.9/mkinstalldirs %b/ autoconf ./configure %c Index: trunk/fink/main/finkinfo/macathena-libathdir.info =================================================================== --- trunk/fink/main/finkinfo/macathena-libathdir.info (revision 50) +++ trunk/fink/main/finkinfo/macathena-libathdir.info (revision 51) @@ -15,6 +15,6 @@ UpdateConfigGuess: true CompileScript: << - cp %p/share/automake1.9/install-sh %b/ - cp %p/share/automake1.9/mkinstalldirs %b/ + cp %p/share/automake-1.9/install-sh %b/ + cp %p/share/automake-1.9/mkinstalldirs %b/ autoconf ./configure %c