Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv26846/10.4/unstable/main/finkinfo/devel

Modified Files:
        svn-swig-pm.info 
Log Message:
Fix for svn swig perl bindings if system supplied perl is used


Index: svn-swig-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- svn-swig-pm.info    8 Nov 2006 00:05:32 -0000       1.12
+++ svn-swig-pm.info    14 Nov 2006 01:30:42 -0000      1.13
@@ -1,7 +1,7 @@
 Info2: <<
 Package: svn-swig-pm%type_pkg[perl]
 Version: 1.4.2
-Revision: 10
+Revision: 11
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Description: Subversion - Swig Perl %type_raw[perl] bindings
 Type: perl (5.8.1 5.8.4 5.8.6)
@@ -41,10 +41,10 @@
  ./gen-make.py --installed-libs 
libsvn_client,libsvn_delta,libsvn_diff,libsvn_fs,libsvn_fs_base,libsvn_fs_fs,libsvn_ra,libsvn_ra_dav,libsvn_ra_local,libsvn_ra_svn,libsvn_repos,libsvn_subr,libsvn_wc
 
  ### Configure shared
- export F77=no; ./configure --prefix=%p --libexecdir='${prefix}/lib/svn' 
--mandir='${prefix}/share/man' --infodir='${prefix}/share/info' --with-neon=%p 
--with-apr=%p --with-apr-util=%p --enable-shared --without-apxs 
--without-apache --disable-mod-activation --without-jdk --disable-javahl 
--with-jikes=no --enable-swig-bindings=perl --without-python 
--with-perl=perl%type_raw[perl] --without-ruby 
--with-berkeley-db=%p/include/db4:%p/lib --disable-dependency-tracking
+ export F77=no; ./configure --prefix=%p --libexecdir='${prefix}/lib/svn' 
--mandir='${prefix}/share/man' --infodir='${prefix}/share/info' --with-neon=%p 
--with-apr=%p --with-apr-util=%p --enable-shared --without-apxs 
--without-apache --disable-mod-activation --without-jdk --disable-javahl 
--with-jikes=no --enable-swig-bindings=perl --without-python 
--with-perl=perl%type_raw[perl] --without-ruby 
--with-berkeley-db=%p/include/db4:%p/lib --disable-dependency-tracking 
PERL=`which perl%type_raw[perl]`
  
  ### Build swig perl bindings
- #make swig-pl-lib
+ make swig-pl-lib
 
  #make swig-pl
  (cd subversion/bindings/swig/perl/native && %{default_script})


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to