On Sep 20, 2007, at 1:14 AM, Martin Costabel wrote:

>
> While I might be able to believe that fink could change its mind on  
> a percent expansion between dumpinfo and build, I don't see any way  
> how the two interpretations you are showing can come from the same  
> source line ("sed -e ...| patch -p1" vs "patch -p1 < ...".
>
> I would guess that somewhere in your info file (in the part that  
> you didn't deem "relevant") you have another patch line that causes  
> the error.


I don't see anything, but here's the complete info file:

Info2: <<
Package: bio-emboss-pm%type_pkg[perl]
Version: 5.0.0.1
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] =  
584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581)  
10.4, (%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
Type: perl (5.8.1 5.8.6)
Source: http://www.cpan.org/modules/by-module/Bio/Bio-Emboss-%v.tar.gz
Source-MD5: 02c24eedae3ec9765baa3c669ecca533

BuildDepends: emboss-ajax5-dev (>=5.0.0), emboss-nucleus5-dev  
(>=5.0.0), emboss-plplot5-dev (>=5.0.0)
Depends: emboss-ajax5-shlibs (>=5.0.0), emboss-nucleus5-shlibs  
(>=5.0.0), emboss-plplot5-shlibs (>=5.0.0), libwww-pm%type_pkg[perl],  
io-string-pm
Patch: %n.patch


UpdatePOD: true
PatchScript: <<
#   perl -pi.bak -e 's|\$EMB_ROOT     = \"\"|\$EMB_ROOT = \"%p\"|'  
Makefile.PL;
#   perl -pi.bak -e 's|\$check_installation = 0|\#\ 
$check_installation = 0|' Makefile.PL;
#   perl -pi.bak -e 's|test "\$EMB_SRC_ROOT" != "" &&||' Makefile.PL;

    sed -e 's|@PREFIX@|%p|g' < %a/%{ni}.patch | patch -p1

    perl -pi.bak -e 's|ajhist.h|%p/include/EMBOSS/ajhist.h|'  
Emboss_hist.xs;
    perl -pi.bak -e 's|ajlist.h|%p/include/EMBOSS/ajlist.h|'  
Emboss_list.xs;
    perl -pi.bak -e 's|embest.h|%p/include/EMBOSS/embest.h|'  
Emboss_embest.xs;

    perl -pi.bak -e 's|ajhist.h|%p/include/EMBOSS/ajhist.h|'  
deprecated_Emboss_hist.xs;

    perl -pi.bak -e 's|emboss.h|%p/include/EMBOSS/emboss.h|'  
emboss_perl.h;
<<

InstallScript: <<
   %{default_script}

   make epods;

   /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<

DocFiles: README MANIFEST Changes
Description: Perl interface to EMBOSS
DescDetail: <<
This module interfaces to the libraries of the EMBOSS package.
With this module you can access EMBOSS databases and use EMBOSS  
functions
to manipulate your data. You can write perl programs that look like any
other EMBOSS programs (command-line, web interface)
<<
License: GPL
Homepage: http://search.cpan.org/dist/Bio-Emboss/
Maintainer: Koen van der Drift <[EMAIL PROTECTED]>
<<



- Koen.

-------------------------------------------------------------------------
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