]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- fixed setting wrong permissions
authorpius <pius@pld-linux.org>
Tue, 30 Sep 2003 21:25:09 +0000 (21:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl-makefile.patch -> 1.1

openssl-makefile.patch [new file with mode: 0644]

diff --git a/openssl-makefile.patch b/openssl-makefile.patch
new file mode 100644 (file)
index 0000000..2b41828
--- /dev/null
@@ -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 \
This page took 0.102757 seconds and 4 git commands to generate.