[packages/openssl102: 143/432] - fixed setting wrong permissions

adwol adwol at pld-linux.org
Sat Sep 29 01:13:37 CEST 2018


commit 0a0bee21405c52a8ee018387d68e17ea9fc2165e
Author: pius <pius at pld-linux.org>
Date:   Tue Sep 30 21:25:09 2003 +0000

    - fixed setting wrong permissions
    
    Changed files:
        openssl-makefile.patch -> 1.1

 openssl-makefile.patch | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
---
diff --git a/openssl-makefile.patch b/openssl-makefile.patch
new file mode 100644
index 0000000..2b41828
--- /dev/null
+++ b/openssl-makefile.patch
@@ -0,0 +1,30 @@
+--- openssl-0.9.7c.pius/Makefile	Tue Sep 30 14:38:13 2003
++++ openssl-0.9.7c/Makefile	Tue Sep 30 21:29:56 2003
+@@ -834,7 +834,6 @@
+ 		fi; \
+ 	fi
+ 	cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
+-	chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
+ 
+ install_docs:
+ 	@$(PERL) $(TOP)/util/mkdir-p.pl \
+--- openssl-0.9.7c.pius/Makefile.org	Mon Aug 11 11:37:17 2003
++++ openssl-0.9.7c/Makefile.org	Tue Sep 30 23:13:31 2003
+@@ -832,7 +832,6 @@
+ 		fi; \
+ 	fi
+ 	cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
+-	chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
+ 
+ install_docs:
+ 	@$(PERL) $(TOP)/util/mkdir-p.pl \
+--- openssl-0.9.7c.pius/Makefile.ssl	Tue Sep 30 14:38:13 2003
++++ openssl-0.9.7c/Makefile.ssl	Tue Sep 30 21:29:56 2003
+@@ -834,7 +834,6 @@
+ 		fi; \
+ 	fi
+ 	cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
+-	chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
+ 
+ install_docs:
+ 	@$(PERL) $(TOP)/util/mkdir-p.pl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list