Browse Source

fix building

Ralf S. Engelschall 23 years ago
parent
commit
26a43e9911
1 changed files with 1 additions and 0 deletions
  1. 1 0
      openssl/openssl.spec

+ 1 - 0
openssl/openssl.spec

@@ -64,6 +64,7 @@ AutoReqProv:  no
 %build
     PATH="%{l_prefix}/bin:$PATH"; export PATH
     %{l_prefix}/bin/perl util/perlpath.pl %{l_prefix}/bin/perl
+    PERL=%{l_prefix}/bin/perl \
     ./config \
         --prefix=%{l_prefix} \
         --openssldir=%{l_prefix}/etc/openssl \