8
0

disable another check (perl-File-Temp is too old)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Refresh?expand=0&rev=9
This commit is contained in:
Ruediger Oertel
2012-02-29 15:31:12 +00:00
committed by Git OBS Bridge
parent 1053e480a0
commit c900f4ab4a

View File

@@ -57,6 +57,7 @@ It does not require mod_perl.
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}
%if 0%{?suse_version} < 1120 %if 0%{?suse_version} < 1120
%patch0 %patch0
rm -f t/clear_symtable.t
%endif %endif
find . -type f -print0 | xargs -0 chmod 644 find . -type f -print0 | xargs -0 chmod 644