Re: [Fink-devel] patch script question

2005-01-03 Thread Martin Costabel
Koen van der Drift wrote: [] perl -pi.bak -e 's|join " ", map { "-I$EMB_SRC_ROOT/$_" } @emb_libs;|$EMB_SRC_ROOT;|' Makefile.PL but that resulted in the following error: Unmatched ( in regex; marked by <-- HERE in m/join " ", map { "-I/# ( <-- HERE if you did no "make install" of EMBOSS, "

[Fink-devel] patch script question

2005-01-03 Thread Koen van der Drift
Hi, For the package bio-emboss-pm that I maintain, the Makefile.PL contains the following section: # --- Change the following lines only, if EMBOSS libraries # or EMBOSS includes weren't found. # # $EMB_LIBS: The nucleus, ajaxg, ajax and plplot libraries are taken #from th