]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl-include.patch
- up to 1.1.0g
[packages/openssl.git] / openssl-include.patch
diff --git a/openssl-include.patch b/openssl-include.patch
deleted file mode 100644 (file)
index 65e3373..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -ruN openssl-1.0.2.orig/Makefile.org openssl-1.0.2/Makefile.org
---- openssl-1.0.2.orig/Makefile.org    2015-01-22 15:58:06.000000000 +0100
-+++ openssl-1.0.2/Makefile.org 2015-01-27 16:04:30.564519915 +0100
-@@ -360,7 +360,7 @@
-       @ ( echo 'prefix=$(INSTALLTOP)'; \
-           echo 'exec_prefix=$${prefix}'; \
-           echo 'libdir=$${exec_prefix}/$(LIBDIR)'; \
--          echo 'includedir=$${prefix}/include'; \
-+          echo 'includedir=$${prefix}/include/openssl'; \
-           echo ''; \
-           echo 'Name: OpenSSL-libcrypto'; \
-           echo 'Description: OpenSSL cryptography library'; \
-@@ -374,7 +374,7 @@
-       @ ( echo 'prefix=$(INSTALLTOP)'; \
-           echo 'exec_prefix=$${prefix}'; \
-           echo 'libdir=$${exec_prefix}/$(LIBDIR)'; \
--          echo 'includedir=$${prefix}/include'; \
-+          echo 'includedir=$${prefix}/include/openssl'; \
-           echo ''; \
-           echo 'Name: OpenSSL-libssl'; \
-           echo 'Description: Secure Sockets Layer and cryptography libraries'; \
-@@ -388,7 +388,7 @@
-       @ ( echo 'prefix=$(INSTALLTOP)'; \
-           echo 'exec_prefix=$${prefix}'; \
-           echo 'libdir=$${exec_prefix}/$(LIBDIR)'; \
--          echo 'includedir=$${prefix}/include'; \
-+          echo 'includedir=$${prefix}/include/openssl'; \
-           echo ''; \
-           echo 'Name: OpenSSL'; \
-           echo 'Description: Secure Sockets Layer and cryptography libraries and tools'; \
This page took 0.074426 seconds and 4 git commands to generate.