On Sun, Feb 11, 2007 at 05:56:55PM -0500, Jack Howarth wrote: > I am looking at revising whatcheck to compile with > gfortran on both ppc and intel darwin. However, I will > need a way to have different sets of database files > downloaded depending upon the architecture doing the > build.
You can use the Architecture: field to tag a .info file as being for only a specific arch. So two separate .info files, one for each arch, each one fetching the source appropriate for that arch. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
