]> git.pld-linux.org Git - packages/texlive.git/blobdiff - texlive.spec
- fix building with gcc 4.4
[packages/texlive.git] / 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.056607 seconds and 4 git commands to generate.