diff --git a/perl-Alien-Base-ModuleBuild.spec b/perl-Alien-Base-ModuleBuild.spec index 3da4f45..82ba460 100644 --- a/perl-Alien-Base-ModuleBuild.spec +++ b/perl-Alien-Base-ModuleBuild.spec @@ -87,7 +87,7 @@ of your distribution. When properly configured it will %prep %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 %{__perl} Build.PL installdirs=vendor optimize="%{optflags}"