Re: [Fink-devel] CofigureParams vs. CompileScript vs. InstallScript

2005-02-22 Thread Martin Costabel
Michael wrote: ok I am at a loss herre as to the difference. I have seen in the CompileScript ./configure %c, now I have seen in the InstallScript make install --prefix=%i, but the way I would do it is add --prefix=%p either in the CompileScript or in the ConfigureParams. Now am I right in su

[Fink-devel] CofigureParams vs. CompileScript vs. InstallScript

2005-02-21 Thread Michael
ok I am at a loss herre as to the difference. I have seen in the CompileScript ./configure %c, now I have seen in the InstallScript make install --prefix=%i, but the way I would do it is add --prefix=%p either in the CompileScript or in the ConfigureParams. Now am I right in surmising that th