]> git.pld-linux.org Git - packages/fontconfig.git/commitdiff
- s/date/(LC_ALL=C date)/; there can't be polish characters in fonts.conf
authorgrzegol <grzegol@pld-linux.org>
Tue, 15 Oct 2002 19:36:58 +0000 (19:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fontconfig-date.patch -> 1.1

fontconfig-date.patch [new file with mode: 0644]

diff --git a/fontconfig-date.patch b/fontconfig-date.patch
new file mode 100644 (file)
index 0000000..25e3209
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN aaa/fcpackage.2_0/fontconfig/setfontdirs fcpackage.2_0/fontconfig/setfontdirs
+--- aaa/fcpackage.2_0/fontconfig/setfontdirs   Thu Aug  1 18:17:33 2002
++++ fcpackage.2_0/fontconfig/setfontdirs       Tue Oct 15 21:29:07 2002
+@@ -11,7 +11,7 @@
+ chmod +w fonts.conf
+ ed fonts.conf << EOF
+ /FONTPATH_END/a
+-<!-- Font directory list configured on `date` -->
++<!-- Font directory list configured on `(LC_ALL=C date)` -->
+ .
+ +r $FONTDIRS
+ a
This page took 0.093502 seconds and 4 git commands to generate.