Correct incorrect mode bits change.
This commit is contained in:
parent
202892dfd6
commit
144aa3c56e
1 changed files with 1 additions and 1 deletions
|
@ -832,7 +832,7 @@ install: all install_docs
|
|||
fi; \
|
||||
fi
|
||||
cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
|
||||
chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig
|
||||
chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/openssl.pc
|
||||
|
||||
install_docs:
|
||||
@$(PERL) $(TOP)/util/mkdir-p.pl \
|
||||
|
|
Loading…
Reference in a new issue