2018-10-07 12:11:58 +00:00
committed by Git OBS Bridge
parent e01db49299
commit fcb2c82942

View File

@@ -87,7 +87,7 @@ of your distribution. When properly configured it will
%prep %prep
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 #find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build %build
%{__perl} Build.PL installdirs=vendor optimize="%{optflags}" %{__perl} Build.PL installdirs=vendor optimize="%{optflags}"