]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
hack a fix for packaging error
[packages/openssl.git] / openssl.spec
index 5f510ffe00c976fb9ed020cbcff809eb8707610e..7d3013770971020a384d89ac41a75d5eda6f8c6d 100644 (file)
@@ -268,6 +268,10 @@ RC4, RSA и SSL. Включает статические библиотеки д
 
 sed -i -e 's|\$prefix/\$libdir/engines|/%{_lib}/engines|g' Configure
 
+# fix packaging error
+# https://github.com/openssl/openssl/issues/491
+ln -s . test/openssl-1.0.2e
+
 %build
 touch Makefile.*
 
This page took 0.027294 seconds and 4 git commands to generate.