Fix permissions of doc files
This commit is contained in:
parent
1c7df11d2a
commit
761f517ca6
@ -35,6 +35,8 @@ OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.
|
||||
%prep
|
||||
%setup -q -n Crypt-OpenSSL-Bignum-%{version}
|
||||
|
||||
chmod a-x LICENSE README Changes
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
make %{?_smp_mflags}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user