[EMBOSS] emboss, rebase and fink
Koen van der Drift
kvddrift at earthlink.net
Fri Jul 23 10:32:20 UTC 2004
Hi,
From an fink/emboss user I got a request to make a fink-package for
rebase that will install the files proto and withrefm using
rebaseextract. I got this all to work, but rebaseextract installs the
files directly into the main fink tree, instead of in the fink required
location where packages are built. So I need to patch the code for the
package to be submitted to fink. I checked rebaseextract.c (and
ajFile.c) and found that the location where rebaseextract puts the file
is more or less hard-coded into the emboss code. Is there a way I can
manipulate this location for the fink package, eg by replacing the
calls to ajFileDataNewWrite() with one that accepts a user defined
location?
thanks,
- Koen.
More information about the EMBOSS
mailing list