]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- fix building with gcc 4.4
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 29 Apr 2009 14:27:09 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texlive.spec -> 1.251

texlive.spec

index ee092602f7752704ca0b13ce57587cdd313889d2..e742312664480348632a4a82207a5d91dc8b5779 100644 (file)
@@ -87,6 +87,7 @@ Source62:     http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/Te
 # Source62-md5:        f0fa0f2fc7aacb1e9b40eb65891a24c8
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-20080816-kpathsea-ar.patch
+Patch2:                %{name}-gcc44.patch
 URL:           http://www.tug.org/texlive/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -5576,6 +5577,7 @@ It allows TeX to directly process XML files.
 lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 CURDIR=$(pwd)
 
 cd utils/xindy/make-rules/alphabets
This page took 0.037694 seconds and 4 git commands to generate.