Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv26491/10.3/unstable/main/finkinfo/sci

Modified Files:
        easychem.info 
Log Message:
fix build with some seds

Index: easychem.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/easychem.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- easychem.info       13 Feb 2007 05:37:15 -0000      1.4
+++ easychem.info       29 May 2007 19:40:16 -0000      1.5
@@ -1,6 +1,6 @@
 Package: easychem
 Version: 0.6
-Revision: 1
+Revision: 2
 BuildDepends: <<
        atk1 (>= 1.12.3-1),
        gettext-tools,
@@ -11,6 +11,7 @@
        libiconv-dev,
        pango1-xft2-dev (>= 1.8.0-1),
        pkgconfig (>= 0.21-1),
+       sed,
        x11-dev
 <<
 Depends: <<
@@ -27,6 +28,7 @@
 Source: mirror:sourceforge:easychem/%n-%v.tar.gz
 Source-MD5: e3c9a7fb7807b6abc592a3472a65d969
 Patch: %n.patch
+PatchScript: perl -pi -e 's,sed,gsed,g' postscript/Makefile
 CompileScript: make -f Makefile.linux PREFIX=%p
 InstallScript: <<
        mkdir -p %i/bin
@@ -54,6 +56,9 @@
        for paths passed into .c code)
 
        No install target, so gotta do it manually
+
+       Fix sed for postscript bits to use GNU sed, /usr/bin/sed caused
+       issues on some platforms.
 <<
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
 Homepage: http://easychem.sourceforge.net


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to