oops forgot $RPM_BUILD_ROOT

This commit is contained in:
Štěpán Kasal 2009-12-03 12:02:44 +00:00
parent 2e4674016a
commit 267c41faaf
1 changed files with 1 additions and 1 deletions

View File

@ -1166,7 +1166,7 @@ popd
#FIXME: temporary compatibility hack: for perl(:MODULE_COMPAT_5.10.0)
mkdir -p %{_libdir}/perl5/5.10.0/%{perl_archname}
ln -s ../../CORE %{_libdir}/perl5/5.10.0/%{perl_archname}/CORE
ln -s ../../CORE $RPM_BUILD_ROOT%{_libdir}/perl5/5.10.0/%{perl_archname}/CORE
%clean
rm -rf $RPM_BUILD_ROOT