projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61f0038
)
Make sure openssl.pc is readable by everyone.
author
Richard Levitte
<levitte@openssl.org>
Fri, 4 Jul 2003 11:41:13 +0000
(11:41 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 4 Jul 2003 11:41:13 +0000
(11:41 +0000)
PR: 654
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 2b9e5f8922c16d9ac1130b2a93687140afe84e54..ae871aad8744116c0a99a56344ee8ffba16f27d6 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-554,6
+554,7
@@
install: all install_docs
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 \