浏览代码

fix building

Ralf S. Engelschall 23 年之前
父节点
当前提交
26a43e9911
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 \