On 2004/04/21, at 5:23 PM, Etsushi Kato wrote:
[EMAIL PROTECTED]@ @(sed 's/^LIBR =.*/LIBR = -framework R/' \
[EMAIL PROTECTED]@ @(sed 's/^LIBR =.*/LIBR = -F$(prefix) -framework R/' \

Oops. Since $(prefix) contains slash, this should be


[EMAIL PROTECTED]@ @(sed 's#^LIBR =.*#LIBR = -F$(prefix) -framework R#' \

Cheers,
--
Etsushi Kato
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to