mirror of
https://abf.rosa.ru/djam/nss.git
synced 2025-02-23 16:32:48 +00:00
Fix doc permissions
This commit is contained in:
parent
11b360aad4
commit
1b79370d84
1 changed files with 2 additions and 1 deletions
3
nss.spec
3
nss.spec
|
@ -21,7 +21,7 @@
|
|||
Name: nss
|
||||
Epoch: 2
|
||||
Version: 3.13.6
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Netscape Security Services
|
||||
Group: System/Libraries
|
||||
License: MPL or GPLv2+ or LGPLv2+
|
||||
|
@ -289,6 +289,7 @@ popd
|
|||
|
||||
%{__mkdir_p} docs/bltest
|
||||
cp -a mozilla/security/nss/cmd/bltest/tests/* docs/bltest/
|
||||
chmod -R a+r docs
|
||||
|
||||
%{__mkdir_p} docs/certcgi
|
||||
%{__cp} -a mozilla/security/nss/cmd/certcgi/*.html docs/certcgi/
|
||||
|
|
Loading…
Add table
Reference in a new issue