On Tue, Sep 18, 2007 at 09:22:37PM -0400, Koen van der Drift wrote:
> 
> On Sep 18, 2007, at 11:43 AM, Alexander K. Hansen wrote:
> 
> > PatchScript: sed -e 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
> 
> Hmm, since the package is versioned (perlmodule), based on other  
> versioned packages, I changed it slightly to:
> 
> sed -e 's|@PREFIX@|%p|g' <%a/%{ni}.patch | patch -p1
> 
> But I still the following error:
> 
> patch -p1 </sw/fink/dists/local/main/finkinfo/libs/perlmods/bio- 
> emboss-pm586.patch
> sh: line 1: /sw/fink/dists/local/main/finkinfo/libs/perlmods/bio- 
> emboss-pm586.patch: No such file or directory
> 
> Since it is versioned, ofcourse bio-emboss-pm586.patch doesn't have  
> to exist, only bio-emboss-pm.patch.
> 
> Anyone sees what I am doing wrong?

Hard to know for sure without seeing more of the .info file,
especially the Package and Type lines. Check with 'fink dumpinfo
-finfofile bio-emboss-pm586' to make sure you're editing the correct
.info file?

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to