2013-07-17 08:55:20 +00:00
committed by Git OBS Bridge
parent 1c473e0301
commit 9aabc7536b
3 changed files with 23 additions and 0 deletions

View File

@@ -186,6 +186,8 @@ Patch17: source-64.dif
Patch18: source-a2ping.dif
Patch19: source-dvipng.dif
Patch20: source-asymptote.dif
# PATCH-FIX-OPENSUSE Avoid trouble with perl 5.16.2 Test::Builder
Patch31: biber-perl.dif
Prefix: %{_bindir}
%{expand: %%global options %(mktemp /tmp/texlive-opts.XXXXXXXX)}
@@ -2037,6 +2039,10 @@ development packages for TeXLive.
%patch19 -p0 -b .dvipng
%patch20 -p0 -b .asymptote
%patch0
%if %{with buildbiber}
pushd ../biblatex-biber-*
%patch31 -p0 -b .pmb
popd
# Correct FHS paths
paths=$(find -name cnf-to-paths.awk)