Merge #1 Don't remove buildroot in %install

This commit is contained in:
Wes Hardaker 2020-07-23 21:23:00 +00:00
commit 08027e5176

View File

@ -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_build