Stephan Kulow 2011-04-22 05:28:31 +00:00 committed by Git OBS Bridge
parent 3624c74b06
commit 031831842c

View File

@ -83,6 +83,7 @@ public.
%prep %prep
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644
%build %build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"