]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- getline and stdio patches
authorZsolt Udvari <uzsolt@pld-linux.org>
Sat, 4 Jul 2009 13:34:18 +0000 (13:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texlive.spec -> 1.278

texlive.spec

index 10bd5a13b72c7cb42dad4a7d996fbbed11631803..a59ca4a0bf0c087798b6ccbe84acd6b151d6c582 100644 (file)
@@ -76,6 +76,8 @@ Source62:     http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/Te
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-20080816-kpathsea-ar.patch
 Patch2:                %{name}-gcc44.patch
+Patch3:                %{name}-getline.patch
+Patch4:                %{name}-stdio.patch
 URL:           http://www.tug.org/texlive/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -5581,6 +5583,8 @@ lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1 
 CURDIR=$(pwd)
 
 cd utils/xindy/make-rules/alphabets
This page took 0.139222 seconds and 4 git commands to generate.