diff --git a/el5/SPECS/openssh.spec b/el5/SPECS/openssh.spec index 45a5783..7d0abca 100644 --- a/el5/SPECS/openssh.spec +++ b/el5/SPECS/openssh.spec @@ -256,7 +256,7 @@ pushd perl mkdir -p perlbin ./configure.gnu --prefix=$PWD/perlbin make %{?_smp_mflags} -make installperl +make install.perl export PATH=$PWD/perlbin/bin:$PATH popd