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:
82f676c
)
Make sure openssl.pc is readable by everyone.
author
Richard Levitte
<levitte@openssl.org>
Fri, 4 Jul 2003 11:41:15 +0000
(11:41 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 4 Jul 2003 11:41:15 +0000
(11:41 +0000)
PR: 654
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index a7bc88cccf0ab1ac2e93b699496a6b654b7b6a2d..e80b22a32a189099d91794d3793349e88cab572a 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-832,6
+832,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 \