The way to do it is edit the .info file, e.g. /sw/fink/10.2/unstable/main/finkinfo/editors/emacs21-21.3-1.info
That's where you feed in configuration options. It's relatively human-readable. I'd suggest copying this file and the corresponding patch file over to /sw/fink/10.2/local/finkinfo, and then edit the copy. By the way, what version of the Developer Tools do you have? On 6/6/03 3:01 PM, "Mark E. Perkins" <[EMAIL PROTECTED]> wrote: > Greetings, > How do I change the value of a Makefile variable before I launch a 'fink > install foo' task? Or how do I tell 'fink install' that I want a particular > change to be in effect for "this" run? > > To be real specific: The problem I had updating to emacs21-21.3 was solved > by changing CFLAGS in Makefile and running make by hand. To go the whole > route through the install phase, I had to start from 'fink install emacs21' > and suspend the build right at the end of the config step (where Makefile > is created) so I could edit Makefile and then resume the build. There must > be an easier way..... > > Thanks, > Mark > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
