Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv16101/unstable/main/finkinfo/utils

Modified Files:
        dos2unix.info 
Log Message:
dos2unix: resolve warning, when compiling.

Index: dos2unix.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dos2unix.info       9 May 2011 07:04:35 -0000       1.8
+++ dos2unix.info       11 May 2011 09:34:50 -0000      1.9
@@ -1,6 +1,6 @@
 Package: dos2unix
 Version: 5.3
-Revision: 1
+Revision: 2
 Description: Convert DOS or Mac text files to Unix format
 Architecture: powerpc, i386, x86_64
 License: BSD
@@ -17,12 +17,11 @@
 
 PatchScript: <<
   sed -i.bak 's|/usr/local|%p|g' Makefile
-  sed -i.bak 's|/usr|%p|g' Makefile
 <<
 
 # Compile Phase (NOTE: there is no configure):
 CompileScript: <<
-  make
+  make CFLAGS=-I/usr/include
 <<
 
 # Install Phase.


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to