Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13066

Modified Files:
        hspell.info 
Log Message:
Fix breaking for gnu sort when LC_* is unset by fink


Index: hspell.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/hspell.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hspell.info 1 Aug 2011 16:12:32 -0000       1.1
+++ hspell.info 7 Jul 2013 13:18:10 -0000       1.2
@@ -9,6 +9,10 @@
 SetMAKEFLAGS: -j1
 
 ConfigureParams: --enable-fatverb --enable-aspell --enable-linginfo 
--mandir=%p/share/man
+CompileScript: <<
+./configure %c
+LC_ALL=C make
+<<
 InstallScript: make install DESTDIR="%d"
 
 DocFiles: COPYING INSTALL LICENSE README WHATSNEW


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to