Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15662

Modified Files:
        appleotffonts.info appleotffonts.patch 
Log Message:
Simply remove LC_ALL from a patch.

Index: appleotffonts.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/appleotffonts.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- appleotffonts.patch 17 Jan 2011 11:48:00 -0000      1.1
+++ appleotffonts.patch 17 Jan 2011 11:55:27 -0000      1.2
@@ -1,6 +1,6 @@
 --- /dev/null  2011-01-17 20:12:01.000000000 +0900
 +++ ./fix-otffont-filename.sh  2011-01-17 20:09:03.000000000 +0900
-@@ -0,0 +1,27 @@
+@@ -0,0 +1,26 @@
 +#!/bin/sh
 +
 +ot_fonts_dir="`@PREFIX@/bin/xfontpath basedir`/appleotf"
@@ -11,7 +11,6 @@
 +  done
 +}
 +
-+LC_ALL=ja_JP.UTF-8
 +cd $ot_fonts_dir
 +
 +cat <<EOF | /usr/bin/iconv -f UTF-8 -t UTF-8-MAC | evallines

Index: appleotffonts.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/appleotffonts.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- appleotffonts.info  17 Jan 2011 11:48:00 -0000      1.5
+++ appleotffonts.info  17 Jan 2011 11:55:27 -0000      1.6
@@ -1,11 +1,11 @@
 Package: appleotffonts
 Version: 0.1
-Revision: 10
+Revision: 11
 BuildDepends: fink (>= 0.24.12)
 Depends: xfontpath
 Type: nosource
 PatchFile: %n.patch
-PatchFile-MD5: 5458918bce03271165f90ef99a3a1b9d
+PatchFile-MD5: df210cc178dcff074e2811cc84dd8daf
 PatchScript: sed 's|@PREFIX@|%p|' < %{PatchFile} | patch -p1
 CompileScript: <<
   echo No compilation needed


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to