Update of /cvsroot/fink/experimental/bcully
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17242

Modified Files:
        ocaml.info 
Log Message:
Only apply intel patch on intel

Index: ocaml.info
===================================================================
RCS file: /cvsroot/fink/experimental/bcully/ocaml.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ocaml.info  23 Mar 2006 20:49:49 -0000      1.1
+++ ocaml.info  23 Mar 2006 21:00:44 -0000      1.2
@@ -1,6 +1,6 @@
 Package: ocaml
 Version: 3.09.1
-Revision: 1intel0
+Revision: 2
 Description: Latest implementation of Caml dialect of ML
 BuildDepends: tcltk-dev, x11-dev, libncurses5 (>= 5.4-20041023-1006)
 Depends: tcltk, x11, libncurses5-shlibs (>= 5.4-20041023-1006)
@@ -17,7 +17,7 @@
 Source4-MD5: 280160b1fc7c8513074c3fda0446de29
 PatchScript: <<
  gzip -d ../infoman/ocaml*.gz
- patch -p1 < %a/%n-309-intel.patch
+ if test "%m" = i386; then patch -p1 < %a/%n-309-intel.patch; fi
  cd .. && patch -p1 < %a/%n.patch
 <<
 CompileScript: <<



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to