From 120c69d75053af5cab186c459a037f7d59af9c8c Mon Sep 17 00:00:00 2001 From: Carsten Munk Date: Sun, 28 Apr 2013 19:07:16 +0200 Subject: [PATCH] Fix build error Signed-off-by: Carsten Munk --- perl.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl.spec b/perl.spec index 01b82ec..dda8919 100644 --- a/perl.spec +++ b/perl.spec @@ -73,7 +73,7 @@ Patch7: perl-5.10.0-x86_64-io-test-failure.patch # switch off test, which is failing only on koji (fork) Patch8: perl-5.14.1-offtest.patch - Fix find2perl to translate ? glob properly, rhbz#825701, RT#113054 +# Fix find2perl to translate ? glob properly, rhbz#825701, RT#113054 Patch9: perl-5.14.2-find2perl-transtate-question-mark-properly.patch # Fix broken atof, rhbz#835452, RT#109318 @@ -1529,7 +1529,7 @@ popd ##find $RPM_BUILD_ROOT -name '*B*zip2*'| xargs rm # Local patch tracking -cd $RPM_BUILD_ROOT%{_libdir}/perl5/%{perl_version}/%{perl_archname}/CORE/ +cd $RPM_BUILD_ROOT%{_libdir}/perl5/CORE/ %{new_perl} -x patchlevel.h 'Fedora Patch1: Removes date check, Fedora/RHEL specific' %ifnarch sparc64 %{new_perl} -x patchlevel.h 'Fedora Patch2: Work around annoying rpath issue' @@ -1562,6 +1562,7 @@ for package in Test-Simple; do done popd + # Systemtap tapset install mkdir -p %{buildroot}%{tapsetdir} %ifarch %{multilib_64_archs}