Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv11538/unstable/crypto/finkinfo

Modified Files:
        gnucash2.info 
Log Message:
ensure use of consistent version of perl

Index: gnucash2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnucash2.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gnucash2.info       26 Aug 2007 22:47:29 -0000      1.10
+++ gnucash2.info       13 Nov 2007 04:39:21 -0000      1.11
@@ -1,6 +1,6 @@
 Package: gnucash2
 Version: 2.2.1
-Revision: 1
+Revision: 3
 Description: Financial-accounting software
 License: GPL
 Maintainer: Dave Reiser <[EMAIL PROTECTED]>
@@ -8,10 +8,11 @@
   %N-shlibs (= %v-%r),
   crypt-ssleay-pm586,
   date-manip-pm, 
-  finance-quote-pm586 (>= 1.12-2),
-  finance-quotehist-pm586 (>= 1.09-1),
+  finance-quote-pm586 (>= 1.13-3),
+  finance-quotehist-pm586 (>= 1.11-1),
   guile16,
   gconf2,
+  system-perl586,
   x11
 <<
 BuildDepends: <<
@@ -74,12 +75,13 @@
   perl -pi.bak -e 's,DYLD_LIBRARY_PATH,DYLD_FALLBACK_LIBRARY_PATH,g' 
src/bin/gnucash.in
   perl -pi.bak -e 's,DYLD_LIBRARY_PATH,DYLD_FALLBACK_LIBRARY_PATH,g' 
src/bin/overrides/gnucash-env.in
   perl -pi.bak -e 's,DYLD_LIBRARY_PATH,DYLD_FALLBACK_LIBRARY_PATH,g' 
src/gnc-test-env
+  perl -pi.bak -e 's,\"perl\",\"\/usr\/bin\/perl\",g' src/scm/price-quotes.scm
 <<
 SetCPPFLAGS: -I/usr/X11R6/include -I%p/lib/system-openssl/include
 SetLDFLAGS: -L%p/lib/system-openssl/lib
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib --enable-error-on-warning --disable-dependency-tracking 
--disable-schemas-install --enable-ofx --enable-hbci --disable-sql
 CompileScript: <<
-  guile16-build ./configure --prefix=%p %c
+  guile16-build PERL_PATH=/usr/bin/perl PERL=/usr/bin/perl ./configure 
--prefix=%p %c
   guile16-build make
 <<
 InstallScript: make install DESTDIR=%d


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to