]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
- added openssl-makefile.patch
[packages/openssl.git] / openssl.spec
index 3f7192b89cd20a1be1ea718a78b9a9b11661c6ea..a17467e314642fda1adea4caa5e0f03043ace33e 100644 (file)
@@ -21,6 +21,7 @@ Patch1:               %{name}-optflags.patch
 Patch2:                %{name}-globalCA.diff
 Patch3:                %{name}-parallel_make.patch
 Patch4:                %{name}-include.patch
+Patch5:         %{name}-makefile.patch
 URL:           http://www.openssl.org/
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: textutils
@@ -181,6 +182,7 @@ RC4, RSA 
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do
This page took 0.039426 seconds and 4 git commands to generate.