Ticket #13901: patch-fontforge_start.c.diff

File patch-fontforge_start.c.diff, 396 bytes (added by blb@…, 16 years ago)

files/patch-fontforge_start.c.diff

  • fontforge/start.c

    old new  
    125125    /*  install image libs. For some reason fink installs in a place */
    126126    /*  the dynamic loader doesn't find */
    127127    /* (And fink's attempts to set the PATH variables generally don't work */
    128     setenv("DYLD_LIBRARY_PATH","/sw/lib",0);
    129128#endif
    130129}
    131130